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: add gitleaks.yml #43119

Closed
wants to merge 1 commit into from
Closed

chore: add gitleaks.yml #43119

wants to merge 1 commit into from

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Jun 20, 2023

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Workflow
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English --
🇨🇳 Chinese --

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

🚀 Summary

🤖 Generated by Copilot at 11f7fa2

Add a GitHub workflow to run gitleaks on pull requests and push events. This helps prevent secrets and credentials from being committed to the repository.

🔍 Walkthrough

🤖 Generated by Copilot at 11f7fa2

  • Add a GitHub Actions workflow to scan the repository for secrets using gitleaks (link)

@github-actions
Copy link
Contributor

github-actions bot commented Jun 20, 2023

@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
./dist/antd.min.js 376.73 KB
./dist/antd-with-locales.min.js 436.16 KB

@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5d65881) 100.00% compared to head (11f7fa2) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #43119   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          648       648           
  Lines        10959     10959           
  Branches      2975      2975           
=========================================
  Hits         10959     10959           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@afc163 afc163 closed this Jun 20, 2023
@afc163 afc163 deleted the chore/gitleaks branch June 25, 2023 08:25
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.

None yet

1 participant