Git-alert

Latest version: v0.4.0

Safety actively analyzes 722460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.4.0

<h1>Release Notes v0.4.0</h1>

The full changelog can be found [here](https://github.com/nomisreual/git_alert/compare/v0.3.3...v0.4.0).

<h2>What's Changed</h2>
1. Performance improvement. Looking up git repositories is now faster.

<h2>Reasoning</h2>

- Performance thus far was not adequate for the tool's intended use case.

0.3.3

<h1>Release Notes v0.3.3</h1>

The full changelog can be found [here](https://github.com/nomisreual/git_alert/compare/v0.3.2...v0.3.3).

<h2>What's Changed</h2>
1. Visual overhaul: output is now visually more appealing.

<h2>Reasoning</h2>

- No. 1 is for the looks, because looks.

0.3.2

<h1>Release Notes v0.3.2</h1>

The full changelog can be found [here](https://github.com/nomisreual/git_alert/compare/v0.3.1...v0.3.2).

<h2>What's Changed</h2>

1. Configuration files on MacOS are now correctly identified and used.

<h2>Reasoning</h2>

- Duh.

0.3.1

<h1>Release Notes v0.3.1</h1>

The full changelog can be found [here](https://github.com/nomisreual/git_alert/compare/v0.3.0...v0.3.1).

<h2>What's Changed</h2>

1. More details on usage in README.md.
2. The `--version` flag now displays the correct version number.

<h2>Reasoning</h2>

- No.1 for easier usage.
- No.2 was a necessary change.

0.3.0

<h1>Release Notes v0.3.0</h1>

The full changelog can be found [here](https://github.com/nomisreual/git_alert/compare/v0.2.1...v0.3.0).

<h2>What's Changed</h2>

1. Added support for configuring Git Alert using a TOML configuration file.
2. Can be overridden by specifying a custom path.

<h2>Reasoning</h2>

- No. 1 for persistent application settings.
- No. 2 for trying out configurations/ use different configuration on a per call basis.

0.2.1

<h1>Release Notes v0.2.1</h1>

The full changelog can be found [here](https://github.com/nomisreual/git_alert/compare/v0.2.0...v0.2.1).

<h2>What's Changed</h2>

1. Added `default.nix` for building the application with `nix-build`.
2. Reworked the `flake.nix` so it references `default.nix`.

<h2>Reasoning</h2>
- No. 1 and No.2 allow for conventional nix builds that fetch the source from PyPi rather than the latest commit on GitHub.

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.