mihari 3.8.0 → 3.8.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,7 @@
1
1
  module Mihari
2
2
  module Analyzers
3
+ ANALYZER_TO_CLASS: Hash[String, singleton(Mihari::Analyzers::Base)]
4
+
3
5
  class Rule < Base
4
6
  include Mihari::Mixins::DisallowedDataValue
5
7
 
@@ -14,8 +16,6 @@ module Mihari
14
16
 
15
17
  def initialize: (**untyped kwargs) -> void
16
18
 
17
- ANALYZER_TO_CLASS: Hash[String, singleton(Mihari::Analyzers::Base)]
18
-
19
19
  #
20
20
  # Returns a list of artifacts matched with queries
21
21
  #
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mihari
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.8.0
4
+ version: 3.8.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Manabu Niseki
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-09-18 00:00:00.000000000 Z
11
+ date: 2021-09-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -1180,6 +1180,8 @@ files:
1180
1180
  - lib/mihari/web/public/static/js/app.365f1907.js.map
1181
1181
  - lib/mihari/web/public/static/js/app.8e3e5150.js
1182
1182
  - lib/mihari/web/public/static/js/app.8e3e5150.js.map
1183
+ - lib/mihari/web/public/static/js/app.a862ebca.js
1184
+ - lib/mihari/web/public/static/js/app.a862ebca.js.map
1183
1185
  - lib/mihari/web/public/static/js/app.ab213f7c.js
1184
1186
  - lib/mihari/web/public/static/js/app.ab213f7c.js.map
1185
1187
  - lib/mihari/web/public/static/js/app.b5914c39.js