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

ROX-22889: Cherry pick new genesis dump into 2.32 (targeting ACS 4.3.7) #1489

Merged
merged 7 commits into from
Apr 26, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions image/scanner/dump/genesis_manifests.json
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,16 @@
"dumpLocationInGS": "gs://stackrox-scanner-ci-vuln-dump/genesis-20231025151131.zip",
"timestamp": "2023-10-25T15:11:31.926496239Z",
"uuid": "93AEC554-29EE-4E24-96D6-744092A98444"
},
{
"dumpLocationInGS": "gs://stackrox-scanner-ci-vuln-dump/genesis-20240228002053.zip",
"timestamp": "2024-02-28T00:20:53.211664833Z",
"uuid": "c73d1bf5-49cb-48cb-b475-46702de2be73"
},
Comment on lines +450 to +454
Copy link
Contributor

Choose a reason for hiding this comment

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

Curious: Was this missing by chance?

Copy link
Contributor Author

@dcaravel dcaravel Apr 25, 2024

Choose a reason for hiding this comment

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

I wouldn't say missing, believe that was from the ACS 4.4.0 release - As far as I can tell we do not typically update older releases with new genesis files (perhaps we should given we now know it can address corrected records). I figured add both records to avoid merge conflicts in case we have to do this again.

{
"dumpLocationInGS": "gs://stackrox-scanner-ci-vuln-dump/genesis-20240424180825.zip",
"timestamp": "2024-04-24T18:08:25.500332002Z",
"uuid": "3460152f-270b-4699-b668-688822016735"
}
]
}
Loading