forked from mirrors/kingfisher
Added support for scanning Confluence pages
This commit is contained in:
parent
94e2e11de3
commit
5e678155ba
1 changed files with 1 additions and 1 deletions
|
|
@ -437,7 +437,7 @@ KF_CONFLUENCE_TOKEN="token" kingfisher scan \
|
|||
# Basic auth with username and token
|
||||
KF_CONFLUENCE_USER="user@example.com" KF_CONFLUENCE_TOKEN="token" kingfisher scan \
|
||||
--confluence-url https://confluence.company.com \
|
||||
--cql "label = secret" \
|
||||
--cql "text ~ 'password'" \
|
||||
--max-results 500
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue