/
githubmirror
/
gitleaks
Обзор
Документация
Войти
/
githubmirror
/
gitleaks
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
testdata/expected/report/json_simple.json
22 строки
414 B
Richard Gomez
feat(git): include link in report (#1698)
19 янв 2025, 23:03
Не верифицирован
19 янв 2025, 23:03
3c7f3f0
Код
Авторство
О чём код?
[ { "RuleID": "test-rule", "Description": "", "StartLine": 1, "EndLine": 2, "StartColumn": 1, "EndColumn": 2, "Match": "line containing secret", "Secret": "a secret", "File": "auth.py", "SymlinkFile": "", "Commit": "0000000000000000", "Entropy": 0, "Author": "John Doe", "Email": "johndoe@gmail.com", "Date": "10-19-2003", "Message": "opps", "Tags": [], "Fingerprint": "" } ]