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

Ignore "safe" secrets in DeepsSource analysis #8555

Merged
merged 2 commits into from
Mar 4, 2021

Conversation

rkapka
Copy link
Contributor

@rkapka rkapka commented Mar 4, 2021

What type of PR is this?

Tools

What does this PR do? Why is it needed?

Failing the DeepSource secrets CI step should not allow to merge PRs, as this is a security issue. We should ignore secrets that we know are safe to make it into the codebase, so that the CI step does not block all PRs.

Which issues(s) does this PR fix?

N/A

Other notes for review

N/A

@rkapka rkapka marked this pull request as ready for review March 4, 2021 08:32
@rkapka rkapka requested a review from a team as a code owner March 4, 2021 08:32
@rkapka rkapka added CI Continuous integration related items OK to merge Ready For Review A pull request ready for code review labels Mar 4, 2021
@prylabs-bulldozer prylabs-bulldozer bot merged commit e36c3dd into develop Mar 4, 2021
@delete-merged-branch delete-merged-branch bot deleted the ignore-secrets branch March 4, 2021 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous integration related items Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants