We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40d686f commit 32616a8Copy full SHA for 32616a8
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "cycode"
3
version = "0.0.0" # DON'T TOUCH. Placeholder. Will be filled automatically on poetry build from Git Tag
4
-description = "Perform secrets/iac scans for your sources using Cycode's engine"
+description = "Boost security in your dev lifecycle via SAST, SCA, Secrets & IaC scanning."
5
keywords=["secret-scan", "cycode", "devops", "token", "secret", "security", "cycode", "code"]
6
authors = ["Cycode <support@cycode.com>"]
7
license = "MIT"
0 commit comments