| 1234567891011121314151617181920212223242526272829303132 |
- [
- {
- "line": "api_token: exampleSecretPassword",
- "lineNumber": 2,
- "offender": "token: exampleSecretPassword",
- "commit": "98b6c7cb3fb29a5993c4c95c56a2dc53050b9247",
- "repo": "test_repo_6",
- "rule": "Generic password",
- "commitMessage": "Adding some secrets in config folder\n\n",
- "author": "Noel Algora",
- "email": "noealgigu@gmail.com",
- "file": "application.yaml",
- "date": "2020-02-24T14:13:15-05:00",
- "tags": "key, Yml, Yaml",
- "operation": "addition"
- },
- {
- "line": "db_password: verySecretProductionPassword",
- "lineNumber": 3,
- "offender": "password: verySecretProductionPassword",
- "commit": "98b6c7cb3fb29a5993c4c95c56a2dc53050b9247",
- "repo": "test_repo_6",
- "rule": "Generic password",
- "commitMessage": "Adding some secrets in config folder\n\n",
- "author": "Noel Algora",
- "email": "noealgigu@gmail.com",
- "file": "application.yaml",
- "date": "2020-02-24T14:13:15-05:00",
- "tags": "key, Yml, Yaml",
- "operation": "addition"
- }
- ]
|