Skip to content

Scan config#1806

Merged
0ssigeno merged 39 commits intodevelopfrom
scan_config
Jul 27, 2023
Merged

Scan config#1806
0ssigeno merged 39 commits intodevelopfrom
scan_config

Conversation

@0ssigeno
Copy link
Contributor

No description provided.

0ssigeno and others added 26 commits June 29, 2023 09:17
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
# Conflicts:
#	api_app/core/models.py
#	api_app/playbooks_manager/queryset.py
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
* modified playbook selector

* comment

---------

Co-authored-by: Daniele Rosetti <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Copy link
Contributor

@code-review-doctor code-review-doctor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some food for thought. View full project report here.

0ssigeno and others added 3 commits July 26, 2023 17:34
Signed-off-by: 0ssigeno <[email protected]>
# Conflicts:
#	api_app/core/models.py
#	frontend/package-lock.json
#	frontend/src/components/scan/ScanForm.jsx
#	frontend/src/components/scan/api.jsx
#	frontend/tests/components/scan/ScanForm.test.jsx
Signed-off-by: 0ssigeno <[email protected]>
warnings = "\n".join(self.filter_warnings)
raise ValidationError(
{"detail": "No Analyzers can be run after filtering."}
{"detail": f"No Analyzers can be run after filtering:\n{warnings}"}

Check warning

Code scanning / CodeQL

Information exposure through an exception

[Stack trace information](1) flows to this location and may be exposed to an external user.
0ssigeno added 5 commits July 27, 2023 09:27
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Merging #1806 (3691ee7) into develop (aa8820f) will increase coverage by 8.93%.
Report is 1248 commits behind head on develop.
The diff coverage is 75.94%.

❗ Current head 3691ee7 differs from pull request most recent head 3ac2641. Consider uploading reports for the commit 3ac2641 to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1806      +/-   ##
===========================================
+ Coverage    66.75%   75.69%   +8.93%     
===========================================
  Files           95      359     +264     
  Lines         3706    11854    +8148     
  Branches       519     1268     +749     
===========================================
+ Hits          2474     8973    +6499     
- Misses         941     2360    +1419     
- Partials       291      521     +230     
Files Changed Coverage Δ
...analyzers_manager/migrations/0004_datamigration.py 91.30% <ø> (ø)
api_app/management/commands/dumpplugin.py 0.00% <ø> (ø)
api_app/management/commands/dumppluginconfig.py 0.00% <ø> (ø)
api_app/management/commands/update_analyzer.py 0.00% <ø> (ø)
api_app/migrations/0001_initial.py 100.00% <ø> (ø)
api_app/migrations/0002_added_job_field.py 100.00% <ø> (ø)
api_app/migrations/0003_auto_20201020_1406.py 100.00% <ø> (ø)
api_app/migrations/0004_auto_20201112_0021.py 100.00% <ø> (ø)
api_app/migrations/0005_auto_20210610_1028.py 100.00% <ø> (ø)
api_app/migrations/0006_v3_release.py 100.00% <ø> (ø)
... and 232 more

... and 170 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c8322c5...3ac2641. Read the comment docs.

0ssigeno added 4 commits July 27, 2023 11:16
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
@0ssigeno 0ssigeno merged commit a6d92d8 into develop Jul 27, 2023
@0ssigeno 0ssigeno deleted the scan_config branch July 27, 2023 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants