Skip to content

Upgraded fork of actions/upload-artifact that prevents accidental leaking of secrets inside uploaded archives by using gitleaks

License

Notifications You must be signed in to change notification settings

coactions/upload-artifact

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace
 
 

Repository files navigation

@coactions/upload-artifact

This actions acts like a drop-in wrapper replacement for original @actions/upload-artifact action.

Before running original action, it will scan the archive files with gitleaks and refuse to archive the artifacts if any secrets are detected.

About

Upgraded fork of actions/upload-artifact that prevents accidental leaking of secrets inside uploaded archives by using gitleaks

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages

  • TypeScript 76.6%
  • Shell 23.4%