You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pre receive hook feature for secret scan(AST-89345) (#1146)
* Moved to common hooks place
* removed common hooks code
* Added pre receive commands
* Adding the commit version of secret detection
# Conflicts:
# go.mod
# Conflicts:
# go.sum
# Conflicts:
# go.sum
* Added pre receive in Hooks doc
* formatted
* typo changes
* formatted the file
* Adding secret detection to depgaurd allow list
* removed whitespace
* formatted with gofmt
* indentation
* indentation
* indentation
* url and formatting fixes
* indentation alignment
* Unit and integration tests
* lint issues fixed
* formatted unit test file
* setting global config git
* changing cx path
* adjusting cx path
* check if cx path exist
* check if cx path exist
* added cxPath
* Adding githubUser and email
* renaming functions
* url and formatting fixes
* indentation alignment
* Unit and integration tests
* lint issues fixed
* formatted unit test file
* setting global config git
* changing cx path
* adjusting cx path
* check if cx path exist
* check if cx path exist
* added cxPath
* Adding githubUser and email
* renaming functions
* removed the git username
* using github actor
* go mod file updated
* Added additional tests for coverage
* secret detection version upgrade
* updegraded the version
* updegraded the version
* updegraded the version
* added latest version of secret detection 1.2.1
* pre receive validate command
* updated the versions
* formatted files
* formatted imports
* reverted the changed manifest parser version back to main
* changed the help text
* removed usused go sum
0 commit comments