Commit d7713a9
authored
chore(deps): upgrade grype from v0.69 → v0.92 (nhs-england-tools#186)
<!-- markdownlint-disable-next-line first-line-heading -->
## Description
Bumps the Grype vulnerability-scanner dependency from **v0.69 → v0.92**.
* v0.92 ships quicker indexing and fresher CVE feeds, improving scan
speed and accuracy.
* No flags or output formats we rely on were removed or altered, so
existing CI steps continue to work unchanged.
## Context
Keeping the scanner current ensures that
* we detect the latest published vulnerabilities, and
* we avoid the “database too old” fatal errors that have begun appearing
with Grype ≤ 0.69.
Upgrading now avoids unexpected pipeline breaks and reduces
false-negative risk.
## Type of changes
<!-- What types of changes does your code introduce? Put an `x` in all
the boxes that apply. -->
- [x] Refactoring (non-breaking change)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would change existing
functionality)
- [ ] Bug fix (non-breaking change which fixes an issue)
## Checklist
<!-- Go over all the following points, and put an `x` in all the boxes
that apply. -->
- [x] I am familiar with the [contributing
guidelines](../docs/CONTRIBUTING.md)
- [x] I have followed the code style of the project
- [ ] I have added tests to cover my changes
- [ ] I have updated the documentation accordingly
- [ ] This PR is a result of pair or mob programming
---
## Sensitive Information Declaration
To ensure the utmost confidentiality and protect your and others
privacy, we kindly ask you to NOT including [PII (Personal Identifiable
Information) / PID (Personal Identifiable
Data)](https://digital.nhs.uk/data-and-information/keeping-data-safe-and-benefitting-the-public)
or any other sensitive data in this PR (Pull Request) and the codebase
changes. We will remove any PR that do contain any sensitive
information. We really appreciate your cooperation in this matter.
- [ ] I confirm that neither PII/PID nor sensitive data are included in
this PR and the codebase changes.1 parent 6915588 commit d7713a9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments