Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

solve conflicts #2

Merged
merged 23 commits into from
Jan 21, 2024
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
028a445
Support "_FILE" environmental variables (#9069)
kiblik Jan 17, 2024
47f509f
Update dependency autoprefixer from 10.4.16 to v10.4.17 (docs/package…
renovate[bot] Jan 18, 2024
d8f12c2
Update gcr.io/cloudsql-docker/gce-proxy Docker tag from 1.33.15 to v1…
renovate[bot] Jan 18, 2024
68d7e6e
Bump boto3 from 1.34.20 to 1.34.21 (#9357)
dependabot[bot] Jan 18, 2024
67c8f9f
Unittests for REMOTE_USER (#9021)
kiblik Jan 19, 2024
ca23b91
:tada: merge OpenVAS XML and CSV parsers (#9322)
manuel-sommer Jan 19, 2024
db19c44
:bug: fix #8435, advance semgrep (#9323)
manuel-sommer Jan 19, 2024
7dc1f7b
Improve kiuwan import parser (#9316)
flmarkus Jan 19, 2024
6a267b5
:bug: fix #7690, microfocus webinspect NoneType Object (#9327)
manuel-sommer Jan 19, 2024
65b1ae0
:bug: fix #6932, advance qualys for monthly pci scan (#9328)
manuel-sommer Jan 19, 2024
67f0e96
:sparkles: Implement Chef InSpec Parser (#9329)
manuel-sommer Jan 19, 2024
11552ef
Trivy Parser: Expand Unit Tests (#9334)
manuel-sommer Jan 19, 2024
acfe7ef
:sparkles: implement google cloud artifact scan (#9338)
manuel-sommer Jan 19, 2024
ddb8ecc
Adds ruff linter, fixes unused variables errors (#9123)
Maffooch Jan 19, 2024
d86fd43
Update ASFF parser to create endpoints (#9346)
manuel-sommer Jan 19, 2024
223ae56
Update to Node 20.x in all the places (#9349)
Maffooch Jan 19, 2024
a002f73
Enhancements to Govulncheck parser (#9339)
a-ruff Jan 19, 2024
f1e435e
:sparkles: advance parser docs to provide sample scan data (#9347)
manuel-sommer Jan 19, 2024
60009cd
Bump drf-spectacular from 0.27.0 to 0.27.1 (#9369)
dependabot[bot] Jan 19, 2024
d1a3e1e
Bump boto3 from 1.34.21 to 1.34.22 (#9368)
dependabot[bot] Jan 19, 2024
a5c40ff
Bump ruff from 0.1.7 to 0.1.13 (#9367)
dependabot[bot] Jan 19, 2024
f25a06b
Resolve new Ruff issues (#9364)
Maffooch Jan 19, 2024
62c96af
Merge branch 'wazuh-importer-improvements' into dev
quirinziessler Jan 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Trivy Parser: Expand Unit Tests (DefectDojo#9334)
* raise testcoverage to proof issue DefectDojo#9333 is working

* add unittestfile
  • Loading branch information
manuel-sommer authored Jan 19, 2024
commit 11552ef566073e698a18aa9799cef26cf1b18724
Loading