[
https://issues.apache.org/jira/browse/MXNET-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16533891#comment-16533891
]
Denis Davydenko commented on MXNET-621:
---------------------------------------
I think combination of
[https://w.amazon.com/bin/view/Open_Source/Training/GitHub/InstallGitSecrets]
and
[https://stackoverflow.com/questions/2293498/applying-a-git-post-commit-hook-to-all-current-and-future-repos]
could be the solution.
> Create a git-secrets git hook installation script
> -------------------------------------------------
>
> Key: MXNET-621
> URL: https://issues.apache.org/jira/browse/MXNET-621
> Project: Apache MXNet
> Issue Type: Improvement
> Reporter: Anton Chernov
> Priority: Major
>
> Repeatedly by some users AWS secrets were compromised by committing them to
> public forks of MXNet.
>
> The problem is that the commits of secrets happen mostly in forks (not main
> MXNet repository), so no policy can be effectively enforced there.
>
> A local git-secrets git hook installation script should be created in mxnet
> repo with instructions in README how to call it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]