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

fix(trivy): update scanner from config to misconfig #3376

Merged
merged 1 commit into from Feb 13, 2024

Conversation

pjungermann
Copy link
Contributor

@pjungermann pjungermann commented Feb 13, 2024

The scanner config was deprecated and replaced by misconfig.

2024-02-13T08:04:44.128Z	WARN	'--scanner config' is deprecated. Use '--scanner misconfig' instead. See https://github.com/aquasecurity/trivy/discussions/5586 for the detail.

Fixes #

Proposed Changes

Readiness Checklist

Author/Contributor

  • Add entry to the CHANGELOG listing the change and linking to the corresponding issue (if appropriate)
  • If documentation is needed for this change, has that been included in this pull request

Reviewing Maintainer

  • Label as breaking if this is a large fundamental change
  • Label as either automation, bug, documentation, enhancement, infrastructure, or performance

@nvuillam
Copy link
Member

nvuillam commented Feb 13, 2024

@pjungermann good catch :)

Please can you complete your PR by:

  • adding "misconfig" in cspell.json
  • update the CHANGELOG.md

Thanks :)

The scanner `config` was deprecated and replaced by `misconfig`.

```
2024-02-13T08:04:44.128Z	WARN	'--scanner config' is deprecated. Use '--scanner misconfig' instead. See aquasecurity/trivy#5586 for the detail.
```
@pjungermann
Copy link
Contributor Author

@nvuillam just took care of that ✔️

Copy link
Member

@nvuillam nvuillam left a comment

Choose a reason for hiding this comment

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

Great, thanks for your contribution :)

@nvuillam nvuillam merged commit e527f56 into oxsecurity:main Feb 13, 2024
6 checks passed
@pjungermann pjungermann deleted the patch-1 branch February 13, 2024 11:10
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.

None yet

2 participants