Skip to content

Releases: steveukx/git-js

@simple-git/[email protected]

13 Apr 20:56
0e485f7

Choose a tag to compare

Patch Changes

[email protected]

12 Apr 05:33
01bb7ce

Choose a tag to compare

Minor Changes

  • 89a2294: Extend known exploitable configuration keys and per-task environment variables.

    Note - ParsedVulnerabilities from argv-parser is removed in favour of a readonly array of Vulnerability to match usage in simple-git, rolled into the new vulnerabilityCheck for simpler access to the identified issues.

    Thanks to @zebbern for identifying the need to block core.fsmonitor.
    Thanks to @kodareef5 for identifying the need to block GIT_CONFIG_COUNT environment variables and --template / merge related config.

Patch Changes

@simple-git/[email protected]

12 Apr 05:33
01bb7ce

Choose a tag to compare

Minor Changes

  • 89a2294: Extend known exploitable configuration keys and per-task environment variables.

    Note - ParsedVulnerabilities from argv-parser is removed in favour of a readonly array of Vulnerability to match usage in simple-git, rolled into the new vulnerabilityCheck for simpler access to the identified issues.

    Thanks to @zebbern for identifying the need to block core.fsmonitor.
    Thanks to @kodareef5 for identifying the need to block GIT_CONFIG_COUNT environment variables and --template / merge related config.

Patch Changes

@simple-git/[email protected]

12 Apr 05:33
01bb7ce

Choose a tag to compare

Patch Changes

[email protected]

06 Apr 17:12
7dd8c96

Choose a tag to compare

Patch Changes

[email protected]

06 Apr 09:36
93c1f4c

Choose a tag to compare

Patch Changes

@simple-git/[email protected]

06 Apr 17:11
7dd8c96

Choose a tag to compare

Patch Changes

@simple-git/[email protected]

06 Apr 09:37
93c1f4c

Choose a tag to compare

Patch Changes

  • 0de400e: Update monorepo version handling during publish

@simple-git/[email protected]

06 Apr 09:24
ab49d80

Choose a tag to compare

Patch Changes

@simple-git/[email protected]

06 Apr 17:12
7dd8c96

Choose a tag to compare

Patch Changes

  • 0cf9d8c: Improvements for mono-repo publishing pipeline