1
1
interactions :
2
2
- request :
3
- body :
4
- ' {"document": "\n import urllib.request\n url = '' http://jen_barber:[email protected] /isreal.json'' \n response
5
- = urllib.request.urlopen(url)\n consume(response.read())\"\n", "filename":
6
- ".env"}'
3
+ body : ' {"filename": ".env", "document": "\n import urllib.request\n url
4
+ = '' http://jen_barber:[email protected] /isreal.json'' \n response
5
+ = urllib.request.urlopen(url)\n consume(response.read())\"\n"}'
7
6
headers :
8
7
Accept :
9
8
- ' */*'
@@ -16,88 +15,53 @@ interactions:
16
15
Content-Type :
17
16
- application/json
18
17
User-Agent :
19
- - pygitguardian/1.1.0 (Linux;py3.8.3 )
18
+ - pygitguardian/1.3.4 (Linux;py3.8.10 )
20
19
method : POST
21
20
uri : https://api.gitguardian.com/v1/scan
22
21
response :
23
22
body :
24
23
string :
25
- ' {"policy_break_count":2,"policies":["Secrets detection","File extensions","Filenames"],"policy_breaks":[{"type":"Basic
26
- Auth String","policy":"Secrets detection","matches":[{"type":"username","match":"jen_barber","index_start":40,"index_end":49,"line_start":2,"line_end":2},{"type":"password","match":"correcthorsebatterystaple","index_start":51,"index_end":75,"line_start":2,"line_end":2},{"type":"host","match":"cake.gitguardian.com","index_start":77,"index_end":96,"line_start":2,"line_end":2}]},{"type":".env","policy":"Filenames","matches":[{"type":"filename","match":".env"}]}]}'
24
+ ' {"policy_break_count":2,"policies":["File extensions","Filenames","Secrets
25
+ detection"],"policy_breaks":[{"type":".env","policy":"Filenames","matches":[{"type":"filename","match":".env"}]},{"type":"Basic
26
+ Auth String","policy":"Secrets detection","matches":[{"type":"username","match":"jen_barber","index_start":40,"index_end":49,"line_start":2,"line_end":2},{"type":"password","match":"correcthorsebatterystaple","index_start":51,"index_end":75,"line_start":2,"line_end":2},{"type":"host","match":"cake.gitguardian.com","index_start":77,"index_end":96,"line_start":2,"line_end":2}],"validity":"no_checker"}]}'
27
27
headers :
28
+ Access-Control-Expose-Headers :
29
+ - X-App-Version
28
30
Allow :
29
- - OPTIONS, POST
31
+ - POST, OPTIONS
30
32
Connection :
31
33
- keep-alive
32
34
Content-Length :
33
- - ' 583 '
35
+ - ' 607 '
34
36
Content-Type :
35
37
- application/json
36
38
Date :
37
- - Fri, 19 Jun 2020 13:32:50 GMT
39
+ - Thu, 30 Jun 2022 10:29:36 GMT
40
+ Referrer-Policy :
41
+ - strict-origin-when-cross-origin
38
42
Server :
39
43
- nginx
44
+ Set-Cookie :
45
+ - AWSALB=jTRYMFmj073Osi11/9ey7j0QTb8zbBWbCaMGtyNxlrLzX+TeCdGhFSRFu5ulj9Z+jzovENbwssqCxQdxUx4/r/JMJ0ZPr05AybUNvX8qVIvtGfv3vfhsO9Ry0SZy;
46
+ Expires=Thu, 07 Jul 2022 10:29:36 GMT; Path=/
47
+ - AWSALBCORS=jTRYMFmj073Osi11/9ey7j0QTb8zbBWbCaMGtyNxlrLzX+TeCdGhFSRFu5ulj9Z+jzovENbwssqCxQdxUx4/r/JMJ0ZPr05AybUNvX8qVIvtGfv3vfhsO9Ry0SZy;
48
+ Expires=Thu, 07 Jul 2022 10:29:36 GMT; Path=/; SameSite=None; Secure
49
+ Strict-Transport-Security :
50
+ - max-age=31536000; includeSubDomains
40
51
Vary :
41
52
- Cookie
42
- X-Content-Type-Options :
43
- - nosniff
44
- X-Frame-Options :
45
- - DENY
46
53
X-App-Version :
47
- - 1.26.0-rc.4
48
- X-Secrets-Engine-Version :
49
- - 2.43.0
50
- status :
51
- code : 200
52
- message : OK
53
- - request :
54
- body :
55
- ' {"document": "\n import urllib.request\n url = '' http://jen_barber:[email protected] /isreal.json'' \n response
56
- = urllib.request.urlopen(url)\n consume(response.read())\"\n", "filename":
57
- ".env"}'
58
- headers :
59
- Accept :
60
- - ' */*'
61
- Accept-Encoding :
62
- - gzip, deflate
63
- Connection :
64
- - keep-alive
65
- Content-Length :
66
- - ' 231'
67
- Content-Type :
68
- - application/json
69
- User-Agent :
70
- - pygitguardian/1.1.0 (Linux;py3.8.3)
71
- method : POST
72
- uri : https://api.gitguardian.com/v1/scan
73
- response :
74
- body :
75
- string :
76
- ' {"policy_break_count":2,"policies":["Secrets detection","File extensions","Filenames"],"policy_breaks":[{"type":"Basic
77
- Auth String","policy":"Secrets detection","matches":[{"type":"username","match":"jen_barber","index_start":40,"index_end":49,"line_start":2,"line_end":2},{"type":"password","match":"correcthorsebatterystaple","index_start":51,"index_end":75,"line_start":2,"line_end":2},{"type":"host","match":"cake.gitguardian.com","index_start":77,"index_end":96,"line_start":2,"line_end":2}]},{"type":".env","policy":"Filenames","matches":[{"type":"filename","match":".env"}]}]}'
78
- headers :
79
- Allow :
80
- - OPTIONS, POST
81
- Connection :
82
- - keep-alive
83
- Content-Length :
84
- - ' 583'
85
- Content-Type :
86
- - application/json
87
- Date :
88
- - Fri, 19 Jun 2020 14:58:40 GMT
89
- Server :
90
- - nginx
91
- Vary :
92
- - Cookie
54
+ - v2.8.1
93
55
X-Content-Type-Options :
94
56
- nosniff
57
+ - nosniff
95
58
X-Frame-Options :
96
59
- DENY
97
- X-App-Version :
98
- - 1.26.0-rc.4
60
+ - SAMEORIGIN
99
61
X-Secrets-Engine-Version :
100
- - 2.43.0
62
+ - 2.70.0
63
+ X-XSS-Protection :
64
+ - 1; mode=block
101
65
status :
102
66
code : 200
103
67
message : OK
0 commit comments