docker / scout-cli

Docker Scout CLI
https://docker.com/products/docker-scout
Other
255 stars 60 forks source link

add Chainguard secdb to docker scout advisory feed #10

Closed amdawson closed 1 year ago

amdawson commented 1 year ago

Description

scout already supports the open source Wolfi security feed. But Chainguard also has a second feed for commercial packages. Please consider adding this feed to the scout advisory feed

https://packages.cgr.dev/chainguard/security.json

amdawson commented 1 year ago

Here are the docs that show Wolfi support https://docs.docker.com/scout/advisory-db-sources/

thaJeztah commented 1 year ago

Not sure what the best location is for feature requests for scout, but let me move this to the https://github.com/docker/scout-cli/issues issue tracker (as scout is not maintained in this repository)

thaJeztah commented 1 year ago

Arf.. don't have access permissions to do that. @cdupuis is it possible to give me access?

cdupuis commented 1 year ago

@thaJeztah done. Feel free to move this issue.

@amdawson, we already support the Chainguard commercial stream. Are you seeing any issues with our support? Could you perhaps share a test image to verify some the reports?

amdawson commented 1 year ago

That's great, thank you. Maybe update docs to reflect? I didn't see issues, just saw the docs

cdupuis commented 1 year ago

That's great, thank you. Maybe update docs to reflect? I didn't see issues, just saw the docs

That's a good point re docs. Thanks.

Just out of curiosity, do you happen to have access/can share a test image with some known CVEs in it we could use to test our support against?

thaJeztah commented 1 year ago

Thanks! Moved the ticket 👍

amdawson commented 1 year ago

That's great, thank you. Maybe update docs to reflect? I didn't see issues, just saw the docs

That's a good point re docs. Thanks.

Just out of curiosity, do you happen to have access/can share a test image with some known CVEs in it we could use to test our support against?

Well, we try to keep them at 0, but sometimes some sneak in. try cgr.dev/chainguard/vault or cgr.dev/chainguard/maven

cdupuis commented 1 year ago

@ChrisChinchilla could add the Chainguard feed to the docs, please?

ChrisChinchilla commented 1 year ago

@cdupuis https://github.com/docker/docs/pull/17617

cdupuis commented 1 year ago

Thanks. Closing this here.