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

feat(objectionary#3038): add trufflehog-oss workflow #3206

Merged
merged 3 commits into from
Jun 10, 2024

Conversation

slry
Copy link
Contributor

@slry slry commented May 28, 2024

@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

  • Updated license to MIT with copyright notice
  • Added GitHub Actions workflow for trufflehog security scanning
  • Workflow triggers on push and pull requests to the master branch
  • Workflow runs trufflehog security scanning with extra_args set to --only-verified

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

- master
jobs:
test:
runs-on: ubuntu-latest
Copy link
Member

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

branches:
- master
jobs:
test:
Copy link
Member

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

@slry
Copy link
Contributor Author

slry commented May 28, 2024

@yegor256 done.

@slry
Copy link
Contributor Author

slry commented Jun 7, 2024

@yegor256 can we merge this?

1 similar comment
@slry
Copy link
Contributor Author

slry commented Jun 10, 2024

@yegor256 can we merge this?

@yegor256 yegor256 merged commit 67dff87 into objectionary:master Jun 10, 2024
22 checks passed
@yegor256
Copy link
Member

@slry thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Let's add trufflehog-oss GHA to the organization
2 participants