diff options
| -rw-r--r-- | .extras/nvchecker.toml | 5 | ||||
| -rw-r--r-- | README.md | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/.extras/nvchecker.toml b/.extras/nvchecker.toml index c6a2c13..060d3a1 100644 --- a/.extras/nvchecker.toml +++ b/.extras/nvchecker.toml @@ -36,3 +36,8 @@ filter = '.Data.DownloadItems["Unix (Linux)"][] | select(.Name | startswith("r81 source = "github" github = "tsujan/Kvantum" use_latest_release = true + +[gitleaks] +source = "github" +github = "gitleaks/gitleaks" +use_latest_release = true @@ -37,7 +37,8 @@ Each package lives in its own top-level subfolder: | qarma | ✅ | not tested | ❌ | 1.1.1 | 1.1.1 | | opencode-bin | ✅ | not tested | ❌ | 1.14.30 | 1.14.30 | | claude-code-bin | ✅ | not tested | ❌ | 2.1.123 | 2.1.123 | -| kvantum-qt6 | ✅ | ❌ | ❌ | 1.1.6 | 1.1.6 | +| kvantum-qt6 | ✅ | not tested | ❌ | 1.1.6 | 1.1.6 | +| gitleaks | ✅ | not tested | ❌ | 8.30.1 | 8.30.1 | --- |
