Name:leakos
Category:Static Code Analysis
Publisher:trickest-mhmdiaa
Created:9/9/2022
Container:quay.io/trickest/leakos:2db4a6a
Output Type:
License:Unknown

Parameters

debug
boolean
--debugDebug
not-rex
boolean
--not-rexDo not use rex checks
threads
string
--threadsNumber of threads to use
timeout
string
--tools-timeoutCustom timeout while executing the tools
max-urls
string
--max-urlsMaximun number of URLs to check
not-exts
string
--not-extsDo not search for leaks in urls with these extensions (comma separated)
urls-file
file
required
--urls-fileSearch leaks in responses from web urls. Path to file containing URLs to search for leaks.
github-orgs
string
--github-orgsGithub orgs names (comma separated). Users will be searched also in the orgs.
rex-regexes
file
--rex-regex-pathCustom regexes file for rex
github-repos
string
--github-reposGithub repos (comma separated)
github-token
string
required
--github-tokenToken to access github api (doesn't require any permission)
github-users
string
--github-usersGithub user names (comma separated)
not-gitleaks
boolean
--not-gitleaksDo not use gitleaks checks
avoid-sources
string
--avoid-sourcesLower case comma separated list of sources from trufflehog and gitleaks to avoid
only-verified
boolean
--only-verifiedGet only verified leaks (only use trufflehog)
not-trufflehog
boolean
--not-trufflehogDo not use trufflehog checks
github-orgs-file
file
required
--github-orgs-fileGithub orgs names from file
github-repos-file
file
--github-repos-fileGithub repos from file.
github-users-file
file
--github-users-fileGithub users names from file
max-secret-length
string
--max-secret-lengthMax length of valid secrets
add-org-repos-forks
boolean
--add-org-repos-forksCheck an org repo even if it's a fork
generic-leak-in-web
boolean
--generic-leak-in-webAccept generic leaks in web (disabled by defult)
add-user-repos-forks
boolean
--add-user-repos-forksCheck an user repo even if it's a fork
from-trufflehog-only-verified
boolean
--from-trufflehog-only-verifiedFrom trufflehog get only verified leaks