cloud-native-toolkit / cloud-native-toolkit/planning
Updated image security content
Open
devops tools
- Dominant language
- No language data
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Red Hat components in the container image cannot contain any critical or important vulnerabilities, as defined at https://access.redhat.com/security/updates/classification
Red Hat Container Certification requires that an image must have the latest security patches available at the time it was built. This is accomplished by running this command:
```
yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.