Commit 872b113
Merge pull request #2041 from intelowlproject/develop
* added book icon
* Fix md
Signed-off-by: 0ssigeno <[email protected]>
* Adjusted toasts (#2015)
* adjusted toast
* fix test
---------
Co-authored-by: Daniele Rosetti <[email protected]>
* updated flare-floss to v3
* updated flare-floss to v3.0.1
* fixed the doc about contribute
* fixed unresponsive scan page form with large files
* changed social button popover trigger
* fixed order problem in visualizer tabs
* fixed PR template
* fixed PR template
* Frontend - HealthCheck and Pull buttons (#2025)
* added healthcheck and pull button
* test draft
* frontend tests
* adjusted toasts
* added rule to short variable names (#2026)
* added rule to short variable names
* fix
* fixed rules
* fixed rules
* added todo comment
* fix
* added note
* fixed short var names
* fixes
* fix
* fix
* fix
* comment
* #1990 DNS0 /names Analyzer (#2024)
* First not tested prototype
* Added _monkeypatch() skeleton
* Fixed a wrong condition in parameter validation
* Added config() function to prepare data for request
* Added hasattr() check for attributes
* First successful run
- Added check on existence of API parameter
- Added authorization header
- Added checks on parameters existence
* Fix _api_name parameter check
* Fixed parameter configuration
* Removed unused if statement
* Added support for UNIX timestamps and relative dates
* Renamed dns0 service to separate services
* Completed checks for not set parameters
* Added checks of existence for all parameters
* Added default Accept format header
* Simplified regex to match single relative date
* Fixed date check by forcing format
* Modified _api_key to be non required
* Made _api_key optional to support 10 free queries/day
* Added /rrsets API
* Moved files into separate dns0/ folder
* Created module structure and base file
* Extracted a common Mixin and applied to subclasses
* Resolved performance issue flagged by deepsource
* Added absolute import path
* Substituted dateutils with dateparser and updated requirements
* Updated Usage.md
* Added explanation in Advanced-Usage.md
* Fix dump
Signed-off-by: 0ssigeno <[email protected]>
* Black
Signed-off-by: 0ssigeno <[email protected]>
* Added analyzer config migrations
* Added new analyzers to FREE_TO_USE_ANALYZERS playbook
* Removed dns query type check
* Removed unused variable 'query'
* Added explicit default value in 'limit' parameter
* Added DNS0 api docs reference
* Solved deepsource warnings
* Added custom user agent
* Removed DNS0_rrsets_data
* Solved deepsource warning
* Added example JSON data
* Generalization of ids
Signed-off-by: 0ssigeno <[email protected]>
* Fix dumpplugin migration generation
Signed-off-by: 0ssigeno <[email protected]>
* Excluding id
Signed-off-by: 0ssigeno <[email protected]>
* Excluding id in migration
Signed-off-by: 0ssigeno <[email protected]>
* Added default parameter in test
* Added link to the DNS0 doc in plugin description
* Fix pipeline test #1
* Fix pipeline test n2
* Fix pipeline test n3
* Fix pipeline test n4
* Fix pipeline test n5
* Fix pipeline test n6
* Fix pipeline test n7
* Fix pipeline test n8
* Fix pipeline test n9
* Fix pipeline test n10
* Fix pipeline test n11
* Fix pipeline test n12
* Fix pipeline test n13
* Fix pipeline test n14
* Fix pipeline test n15
* Fix pipeline test n16
* Fix pipeline test n17
* Removed unused q parameter
---------
Signed-off-by: 0ssigeno <[email protected]>
Co-authored-by: 0ssigeno <[email protected]>
* Bump actions/setup-python from 4.7.0 to 5.0.0 (#2022)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4.7.0...v5.0.0)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump google-cloud-webrisk from 1.12.0 to 1.13.0 in /requirements (#2018)
Bumps [google-cloud-webrisk](https://github.com/googleapis/google-cloud-python) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@google-cloud-webrisk-v1.12.0...google-cloud-webrisk-v1.13.0)
---
updated-dependencies:
- dependency-name: google-cloud-webrisk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Corner case migration
Signed-off-by: 0ssigeno <[email protected]>
* More logs
Signed-off-by: 0ssigeno <[email protected]>
* Fix
Signed-off-by: 0ssigeno <[email protected]>
* incremented logs in most used apis
* Elastic bi (#2036)
* Elastic bi
Signed-off-by: 0ssigeno <[email protected]>
* Elastic bi + fix elastic package
Signed-off-by: 0ssigeno <[email protected]>
* Update api_app/queryset.py
Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
* Fix
Signed-off-by: 0ssigeno <[email protected]>
* Index template
Signed-off-by: 0ssigeno <[email protected]>
* Fixes
Signed-off-by: 0ssigeno <[email protected]>
---------
Signed-off-by: 0ssigeno <[email protected]>
Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
* changelog + docs + bump + django doctor + deepsource
* Bump github/codeql-action from 2 to 3 (#2033)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Commits](github/codeql-action@v2...v3)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump authlib from 1.2.0 to 1.3.0 in /requirements (#2031)
Bumps [authlib](https://github.com/lepture/authlib) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/lepture/authlib/releases)
- [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst)
- [Commits](authlib/authlib@v1.2.0...v1.3.0)
---
updated-dependencies:
- dependency-name: authlib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fixed permissions and log files for ClamAV
* Added IP and subdomain support for DNS0_rrsets_data (#2042)
* Added IP support for DNS0_rrsets_data analyzer
* Added include_subdomain parameter
* Typo
* Restore original state
* Added alter migration to add a new supported type and new parameter
* fix deepsource
---------
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Daniele Rosetti <[email protected]>
Co-authored-by: 0ssigeno <[email protected]>
Co-authored-by: Martina Carella <[email protected]>
Co-authored-by: Daniele Rosetti <[email protected]>
Co-authored-by: fgibertoni <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Berni <[email protected]>
Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>File tree
125 files changed
+2941
-1022
lines changed- .github
- workflows
- api_app
- analyzers_manager
- migrations
- observable_analyzers
- dns0
- connectors_manager
- migrations
- ingestors_manager
- migrations
- management/commands
- migrations
- pivots_manager
- migrations
- playbooks_manager/migrations
- visualizers_manager
- migrations
- configuration/elastic_search_mappings
- docker
- docs/source
- frontend
- src
- components
- auth
- utils
- common
- dashboard
- utils
- jobs
- notification
- result
- bar
- comment
- visualizer
- table
- organization
- utils
- plugins/types
- scan
- utils
- user
- config
- sessions
- hooks
- layouts
- widgets
- stores
- utils
- wrappers
- tests
- components
- plugins/types
- scan/ScanForm
- utils
- integrations/malware_tools_analyzers
- clamav/etc
- intel_owl
- settings
- requirements
- tests/api_app/analyzers_manager
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
125 files changed
+2941
-1022
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
5 | 19 | | |
6 | 20 | | |
| 21 | + | |
| 22 | + | |
7 | 23 | | |
8 | 24 | | |
9 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 209 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
0 commit comments