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

Add test for serverside hook #204

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

xketanaka
Copy link

This PR is adding test to PR(#80).
I hope this PR(support for serverside hook by #80) will be merged, Please tell me if there is anything else to do

uleinal and others added 6 commits October 1, 2018 10:56
Client side hooks are great, but rely on developers properly setting
them up and not taking shortcuts. Server side hooks provide an
opportunity to enforce security policies at a more global level.

This commit adds an "update_hook" option which can be added as a
serverside update hook. It scans the pushed commits for secrets.
Add test for serverside hook

See merge request maedadev/git-secrets!1
@xketanaka
Copy link
Author

Fix test, because it was failed in git version > 2.0. (f4c6565)

@ghost
Copy link

ghost commented Jan 19, 2022

can anybody review this PR?

@sparr
Copy link
Contributor

sparr commented Jun 20, 2023

Confirming that new tests pass. #80 should be merged first.

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.

6 participants