Skip to content

Commit 7ff9788

Browse files
committed
chg: [readme] output with gharchive
1 parent e4d4e69 commit 7ff9788

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,25 @@ for element in event:
306306

307307
## Output with gharchive option
308308

309+
~~~json
310+
{
311+
"repo_name": "LeandroFChaves/gerenciador-alunos",
312+
"message": "[UI] - Ajustes no css da aplica\u00e7\u00e3o\n\n- Adicionado padding para a exibi\u00e7\u00e3o do conte\u00fado das p\u00e1ginas;\n- Alinhado os bot\u00f5es de a\u00e7\u00f5es dos forms a direita da table",
313+
"language": "pt",
314+
"commit-id": "73a1c68b520853198eaac199a41d141ee96dc64d",
315+
"author": "LeandroFChaves",
316+
"author-email": "[email protected]",
317+
"authored_date": "2021-10-01T03:00:07Z",
318+
"branches": "refs/heads/master",
319+
"pattern-selected": "(?i)(denial of service|\\bXXE\\b|remote code execution|\\bopen redirect|OSVDB|\\bvuln|\\bCVE\\b|\\bXSS\\b|\\bReDoS\\b|\\bNVD\\b|malicious|x\u2212frame\u2212options|attack|cross site|exploit|malicious|directory traversal|\\bRCE\\b|\\bdos\\b|\\bXSRF \\b|\\bXSS\\b|clickjack|session.fixation|hijack|\\badvisory|\\binsecure|security|\\bcross\u2212origin\\b|unauthori[z|s]ed|infinite loop)",
320+
"pattern-matches": [
321+
"dos"
322+
],
323+
"origin-github-api": "https://api.github.com/repos/LeandroFChaves/gerenciador-alunos/commits/73a1c68b520853198eaac199a41d141ee96dc64d",
324+
"state": "under-review"
325+
}
326+
~~~
327+
309328

310329

311330

0 commit comments

Comments
 (0)