feat(Minor update):

This commit is contained in:
Alexander Myasoedov
2024-05-04 12:49:00 +03:00
parent 58643f9d0a
commit e90d4ea212
2 changed files with 2 additions and 4 deletions
+1 -3
View File
@@ -3,9 +3,7 @@
<h1 align="center">Agentic Security</h1> <h1 align="center">Agentic Security</h1>
<p align="center"> <p align="center">
The open-source Agentic LLM Vulnerability Scanner . The open-source Agentic LLM Vulnerability Scanner
<br />
<a href="#features"><strong>Learn more »</strong></a>
<br /> <br />
<br /> <br />
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "agentic_security" name = "agentic_security"
version = "0.1.3" version = "0.1.4"
description = "Agentic LLM vulnerability scanner" description = "Agentic LLM vulnerability scanner"
authors = ["Alexander Miasoiedov <msoedov@gmail.com>"] authors = ["Alexander Miasoiedov <msoedov@gmail.com>"]
maintainers = ["Alexander Miasoiedov <msoedov@gmail.com>"] maintainers = ["Alexander Miasoiedov <msoedov@gmail.com>"]