-
Notifications
You must be signed in to change notification settings - Fork 146
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
feat(objectionary#3038): add trufflehog-oss workflow #3206
Conversation
.github/workflows/trufflehog-oss.yml
Outdated
- master | ||
jobs: | ||
test: | ||
runs-on: ubuntu-latest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@slry it's better to use ubuntu-22.04
.github/workflows/trufflehog-oss.yml
Outdated
branches: | ||
- master | ||
jobs: | ||
test: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@slry better use trufflehog
name here
@yegor256 done. |
@yegor256 can we merge this? |
1 similar comment
@yegor256 can we merge this? |
@slry thanks! |
@yegor256 take a look please
Closes #3038
PR-Codex overview
This PR updates the license information and adds a GitHub Actions workflow for trufflehog security scanning.
Detailed summary