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

chore: update documentation to account for self generating vuln DB #163

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

crozzy
Copy link
Collaborator

@crozzy crozzy commented Jun 17, 2024

Previously we had hosted a security DB that was updated nightly but as previously stated, this is no longer tenable. In place of this we added some machinary to allow users to (hopefully) easily generate it. This change updates the README to reflect those changes.

@crozzy
Copy link
Collaborator Author

crozzy commented Jun 20, 2024

closes #99

Copy link
Member

@hdonnay hdonnay left a comment

Choose a reason for hiding this comment

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

Some changes needed, I think.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated
run: |
docker save -o ${{ github.sha }} crozzy/great-app:${{ github.sha }}
- name: Run Clair V4
uses: quay/clair-action@allow-update
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
uses: quay/clair-action@allow-update
uses: quay/clair-action@main

This should probably have the same ref as the codeblock above?

README.md Outdated Show resolved Hide resolved
Previously we had hosted a security DB that was updated nightly but as
previously stated, this is no longer tenable. In place of this we added
some machinary to allow users to (hopefully) easily generate it. This
change updates the README to reflect those changes.

Signed-off-by: crozzy <joseph.crosland@gmail.com>
@crozzy
Copy link
Collaborator Author

crozzy commented Jun 24, 2024

/fast-forward

@github-actions github-actions bot merged commit a7a7195 into quay:main Jun 24, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants