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(ci): ignore unverified trufflehog results #1172

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

McPatate
Copy link
Member

@McPatate McPatate commented Feb 4, 2025

We have had a lot of false positives for unverified trufflehog results, causing the CI pipeline to fail.

I had left them intentionally as they were infrequent at first, but given their recent increase in frequency, I feel it's safe to only check for verified secrets.

@McPatate McPatate merged commit 6bf807e into main Feb 4, 2025
5 checks passed
@McPatate McPatate deleted the feat/ignore_unverified_results branch February 4, 2025 15:47
@Wauplin
Copy link
Contributor

Wauplin commented Feb 4, 2025

@McPatate is it fine / safe if I open the same PR on huggingface_hub side ?

@McPatate
Copy link
Member Author

McPatate commented Feb 4, 2025

@Wauplin sure go ahead!

@Wauplin
Copy link
Contributor

Wauplin commented Feb 5, 2025

Opened huggingface/huggingface_hub#2837 :)

nsarrazin added a commit to huggingface/chat-ui that referenced this pull request Feb 6, 2025
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.

3 participants