/
githubmirror
/
gitleaks
Обзор
Документация
Войти
/
githubmirror
/
gitleaks
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
testdata/expected/report/template_jsonextra.json
23 строки
607 B
Richard Gomez
feat(report): allow user-defined templates (#1650)
11 дек 2024, 03:56
Не верифицирован
11 дек 2024, 03:56
83e99ba
Код
Авторство
О чём код?
[ { "Description": "A test rule", "StartLine": 1, "EndLine": 2, "StartColumn": 1, "EndColumn": 2, "Line": "whole line containing secret", "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": ["tag1","tag2","tag3"], "RuleID": "test-rule", "Fingerprint": "" } ]