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

Feat/unsafe pack #881

Merged
merged 2 commits into from
Dec 22, 2022
Merged

Feat/unsafe pack #881

merged 2 commits into from
Dec 22, 2022

Commits on Dec 22, 2022

  1. Unsafe operations plugin extended to prevent the use of potential att…

    …ack vectors `--upload-pack` or `--receive-pack` (or the shorthand version `-u` in `git clone`) without explicitly opting in with the `allowUnsafePack` option.
    steveukx committed Dec 22, 2022
    1 Configuration menu
    Copy the full SHA
    9545931 View commit details
    Browse the repository at this point in the history
  2. changeset & lint

    steveukx committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    8fcee9b View commit details
    Browse the repository at this point in the history