Skip to content

Commit 78f22d3

Browse files
authored
Update latest release badge to v0.1.8-beta
1 parent 889524e commit 78f22d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Powered By](https://img.shields.io/badge/Powered%20By-SecurityCert-purple)](https://www.securitycert.it/)
66
[![Total PyPI Downloads](https://static.pepy.tech/badge/pyspector)](https://pepy.tech/project/pyspector)
77
[![PyPI Downloads](https://static.pepy.tech/personalized-badge/pyspector?period=weekly&units=INTERNATIONAL_SYSTEM&left_color=GRAY&right_color=BLUE&left_text=downloads%2Fweek)](https://pepy.tech/projects/pyspector)
8-
[![latest release](https://img.shields.io/badge/latest%20release-v0.1.7--beta-blue)](https://github.com/ParzivalHack/PySpector/releases/tag/v0.1.7-beta)
8+
[![latest release](https://img.shields.io/badge/latest%20release-v0.1.8--beta-blue)](https://github.com/ParzivalHack/PySpector/releases/tag/v0.1.8-beta)
99
[![PyPI version](https://img.shields.io/pypi/v/pyspector?color=blue&label=pypi%20package)](https://pypi.org/project/pyspector/)
1010
[![Python version](https://img.shields.io/badge/Python-3.9%2B-blue?logo=python&logoColor=white)](https://www.python.org/)
1111
[![Rust version](https://img.shields.io/badge/Rust-stable-orange?logo=rust&logoColor=white)](https://www.rust-lang.org/)
@@ -456,4 +456,4 @@ For continuous monitoring, you can schedule regular scans of your projects using
456456
./scripts/setup_cron.sh
457457
```
458458

459-
The script will prompt you for the project path, desired scan frequency (daily, weekly, monthly), and a location to store the JSON reports. It will then output the command to add to your crontab, automating your security scanning and reporting process.
459+
The script will prompt you for the project path, desired scan frequency (daily, weekly, monthly), and a location to store the JSON reports. It will then output the command to add to your crontab, automating your security scanning and reporting process.

0 commit comments

Comments
 (0)