master
LocationData for parsers (#14395)
Merge pull request #13091 from DefectDojo/bugfix
Ruff: Add and fix TRY300 (#11643)
Add new "evaluations" format support to Anchorectl parser (#12425)
Refactor warning handling for blackduck import (#13229)
Fixing merge error
:tada: Add fix_available information to aqua parser #12633 (#13106)
:arrow_up: Bump ruff from 0.14.10 to 0.14.11 (#14066)
Ruff: Add PLC1901 (#13157)
Ruff: add and fix some SIM rules (#10926)
Parser docstrings (#12253)
Store fingerprint from bearer in unique_id_from_tool (#12346)
refactor: consolidate zip handling with safe_open_zip and safe_read_all_zip functions
Merge branch 'dev' into bugfix
Ruff: Add N813 (#12073)
:arrow_up: Bump ruff from 0.14.9 to 0.14.10 (#13938)
Ruff: Preparation for G004 (#13076)
Ruff: Add and autofix PERF401 (#12370)
checkov: add null check (#12906)
chore(deps): bump ruff from 0.15.0 to 0.15.1 (#14316)
locations: everything else (#14198)
Ruff: Add S324 rule (#12169)
tags from parser: fix parsers, add tests and fallback (#14111)
Ruff: Add and fix D2 (#10844)
:tada: add Dawnscanner fix_available field. (#13660)
:tada: implement new threatmapper file format #13639 (#13655)
Ruff: Add and fix A001 (#11645)
Ruff: add and fix RET (#10111)
Ruff: Add and fix PLR6201 (#11717)
:tada: Advance Google Cloud Artifact Scan to parse vulnid
Split Github Vulnerability Scan into separate SCA & SAST parsers (#12773)
GitHub Secrets Detection Report Parser (#13286)
Ruff: Add and fix S110 (+ merge all S1 rules) (#11256)
Ruff: Add and autofix PLR1714 (#13004)
Ruff: Enable and fix RUF010 (#11331)
Ruff: add and fix COM (#10086)
Ruff: Add N817 (#12072)
Ruff: Add and fix A002 (#11646)
:tada: Add fix_available to KrakenDAudit (#13055)
:tada: Add Kubeaudit fix_available field (#13684)
:tada: Add fix_available information to mend #12633 (#13142)
:hammer: Merge the MobSF scanner (#12501)
Ruff: Add PLC0206 (#12426)
fix(ms_defender): sort import block to resolve ruff I001 lint error
:tada: implement n0s1 scanner #13564 (#13580)
Add CVSS4 support (#12751)
Add OpenReports import support (#13562)
chore: normalize line endings to LF (CRLF -> LF) (#14515)
Prowler Scan Parser (#13831)
:tada: Add pwn sast fix_available field (#13702)
:tada: Add fix_available to RedHatSatellite (#13059)
Ruff: Add B018 rule (#12110)
Ruff: Add and fix some TD rules (#10704)
:hammer: RustyHog: handle empty reports correctly to fix #10584 (#12129)
:arrow_up: Bump ruff from 0.14.6 to 0.14.8 (#13799)
ruff (#13122)
Ruff: Add and fix SIM113 (#11652)
reuse Sarif base parser for snyk and mayhem parsers (#12788)
Snyk Issue Api Scan "sca" import implementation (#13263)
:arrow_up: Bump ruff to 0.13.1 (#13223)
Include Trufflehog verified secret info in report (#14192)
Parse Twistlock packagePath so that we can record where the CVE is found (#14549)
:tada: Add 'fix_available' field to zora parser (#13760)
Dynamic parser infrastructure (part 1) (#3689)
:bug: Remove unselected parsers from filters and test types (#13767)
Generic Parser: Support Test Type Meta (#12348)
refactor dojo async task base task