fix: correct tool name and gitleaks config
This commit is contained in:
2
.github/workflows/gitleaks.yml
vendored
2
.github/workflows/gitleaks.yml
vendored
@@ -27,4 +27,4 @@ jobs:
|
|||||||
sudo mv gitleaks /usr/local/bin/
|
sudo mv gitleaks /usr/local/bin/
|
||||||
|
|
||||||
- name: Run Gitleaks
|
- name: Run Gitleaks
|
||||||
run: gitleaks detect --source . --config .gitleaks.toml --verbose
|
run: gitleaks detect --source . --verbose
|
||||||
|
|||||||
@@ -143,7 +143,7 @@ Once connected, just ask naturally:
|
|||||||
| Tool | Description |
|
| Tool | Description |
|
||||||
|------|-------------|
|
|------|-------------|
|
||||||
| `get_eu_basis` | Get EU directives/regulations for Israeli statute |
|
| `get_eu_basis` | Get EU directives/regulations for Israeli statute |
|
||||||
| `get_israel_law_implementations` | Find Israeli laws implementing EU act |
|
| `get_israeli_implementations` | Find Israeli laws implementing EU act |
|
||||||
| `search_eu_implementations` | Search EU documents with Israeli implementation counts |
|
| `search_eu_implementations` | Search EU documents with Israeli implementation counts |
|
||||||
| `get_provision_eu_basis` | Get EU law references for specific provision |
|
| `get_provision_eu_basis` | Get EU law references for specific provision |
|
||||||
| `validate_eu_compliance` | Check implementation status of EU directives |
|
| `validate_eu_compliance` | Check implementation status of EU directives |
|
||||||
|
|||||||
Reference in New Issue
Block a user