Update all non-major dependencies
This MR contains the following updates:
❗ ImportantRelease Notes retrieval for this MR were skipped because no github.com credentials were available. If you are self-hosted, please see this instruction.
Release Notes
gitlab-org/security-products/analyzers/common (gitlab.com/gitlab-org/security-products/analyzers/common/v2)
v2.24.1
Fixed
- Fix git certificate error with
ADDITIONAL_CA_CERT_BUNDLEby changingDefaultBundlePath(!154)
v2.24.0
Changed
- Add warning to
issueandcommandmodules to alert on maintenance mode (!152)
v2.23.0
Removed
- Removed
rulesetpackage in favor ofanalyzers/ruleset(!141)
v2.22.1
Changed
- Fix CA Certificate bug by appending a newline when writing CA Certificate file (!140)
v2.22.0
Changed
- Bump urfave/cli to v2.3.0 (!135)
v2.21.4
Added
- Add missing patch and pre-release segments to report version (!134)
v2.21.3
Fixed
- Fixed a bug in the ruleset package that caused ruleset disablement not to be enforced (!136)
v2.21.2
Added
- Add debug logging for surfacing excluded findings based on path exclusions (!130)
v2.21.1
Fixed
- Fixed bug where null vulnerabilities could be reported (!131)
v2.21.0
Added
- Added ability to ignore vulnerabilities using rulesets (!129)
v2.20.5
Removed
- Drop unused issue.Mitigations field (!127)
v2.20.4
Added
- Added hackerone identifier type (!125)
v2.20.3
Added
- Added default path for Secret Detection rulesets config (!127)
v2.20.2
Added
- Added
issue.raw_source_code_extractto report (!126)
v2.20.1
Changed
- Warn if no files match instead of returning error (!122)
v2.20.0
Removed
- Remove
orchestratorpackage, since Docker-in-Docker for SAST and Dependency Scanning are no longer supported (!120)
v2.19.1
Changed
- Enable feature availability enforcement for
rulesetpackage (!118)
v2.19.0
Changed
- Updated golang dependencies to latest versions (!119)
v2.18.0
Added
- Added
location.crash_address,location.crash_type,location.crash_state,location.stacktrace_snippetto report(!114)
v2.17.0
Added
- Add
rulesetpackage (!115)
v2.16.0
Added
- Added
iid,dependency_path, anddirectto the dependency objects of the dependency list (!116)
v2.15.0
Added
- Added
scan.start_time,scan.end_timeandscan.statusto report (!113)
v2.14.0
Changed
- Allow git to use the CA certificate bundle to verify peers when fetching/pushing via HTTPS (!112)
v2.13.0
Changed
- Switch to the MIT Expat license (!104)
v2.12.0
Added
- Add
NewApp()function for initializing cli (!108)
v2.11.0
Changed
- Automatically output
scanobject withscannerandtypein report (!107)
v2.10.4
Added
- Added
scanobject withscannerandtypeto report (!105)
v2.10.3
Added
- Added info logs to the CLI commands (!101)
v2.10.2
Changed
- Changed logutil format to use RFC3339 for date time stamps, which is a profile of ISO 8601 (!100)
v2.10.1
Changed
- Use logrus instead of the log package (!96)
- Use logrus instead of the print functions of the fmt package (!96)
Added
- Add
init()to logutil that will set log level based onSECURE_LOG_LEVELenv var (!96)
v2.10.0
Changed
- Change
Location.Dependencyto a pointer, so that it's omitted in the JSON output when it's nil (!92)
Added
- Add
commitJSON field to vulnerability location (!92) - Add
secret_detectionto the report categories (!92)
v2.9.2
- Sort remediations by compare key (@cpanato) (!91)
v2.9.1
Changed
- make cacert.DefaultBundlePath public
v2.9.0
v2.9.0
v2.8.0
Changed
- CA bundle writer to append to existing files (!86)
- cacert.Import function to accept cacert.ImportOptions to specify where to write the CA certificate bundle (!86)
- command.Config now accepts cacert.ImportOptions (!86)
v2.7.0
Added
- Common logrus format (!73)
v2.6.2
Removed
- Remove unused structs and types introduced for DAST (!75)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.