Skip to content

Commit b2d9f25

Browse files
committed
chore: update VCR cassettes
1 parent dd91d00 commit b2d9f25

File tree

116 files changed

+5990
-5098
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

116 files changed

+5990
-5098
lines changed

tests/cassettes/client/vcr/test_count_incidents_for_mcp_basic.yaml

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,42 @@ interactions:
1818
uri: https://api.gitguardian.com/v1/incidents-for-mcp/count
1919
response:
2020
body:
21-
string: '{"count": 156}'
21+
string: '{"count": 12096}'
2222
headers:
23-
Content-Type:
23+
access-control-expose-headers:
24+
- X-App-Version
25+
allow:
26+
- GET, HEAD, OPTIONS
27+
content-length:
28+
- '15'
29+
content-security-policy:
30+
- frame-ancestors 'none'
31+
content-type:
2432
- application/json
33+
cross-origin-opener-policy:
34+
- same-origin
35+
date:
36+
- Thu, 02 Apr 2026 07:56:13 GMT
37+
referrer-policy:
38+
- strict-origin-when-cross-origin
39+
server:
40+
- istio-envoy
41+
strict-transport-security:
42+
- max-age=31536000; includeSubDomains
43+
vary:
44+
- Cookie
45+
x-app-version:
46+
- v2.425.0
47+
x-content-type-options:
48+
- nosniff
49+
x-envoy-upstream-service-time:
50+
- '108'
51+
x-frame-options:
52+
- DENY
53+
x-secrets-engine-version:
54+
- 2.159.0
55+
x-xss-protection:
56+
- 1; mode=block
2557
status:
2658
code: 200
2759
message: OK

tests/cassettes/client/vcr/test_count_incidents_for_mcp_with_combined_filters.yaml

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,42 @@ interactions:
1818
uri: https://api.gitguardian.com/v1/incidents-for-mcp/count?status__in=TRIGGERED%2CASSIGNED&severity__in=10%2C20&validity__in=valid
1919
response:
2020
body:
21-
string: '{"count": 12}'
21+
string: '{"count": 143}'
2222
headers:
23-
Content-Type:
23+
access-control-expose-headers:
24+
- X-App-Version
25+
allow:
26+
- GET, HEAD, OPTIONS
27+
content-length:
28+
- '13'
29+
content-security-policy:
30+
- frame-ancestors 'none'
31+
content-type:
2432
- application/json
33+
cross-origin-opener-policy:
34+
- same-origin
35+
date:
36+
- Thu, 02 Apr 2026 07:56:15 GMT
37+
referrer-policy:
38+
- strict-origin-when-cross-origin
39+
server:
40+
- istio-envoy
41+
strict-transport-security:
42+
- max-age=31536000; includeSubDomains
43+
vary:
44+
- Cookie
45+
x-app-version:
46+
- v2.425.0
47+
x-content-type-options:
48+
- nosniff
49+
x-envoy-upstream-service-time:
50+
- '62'
51+
x-frame-options:
52+
- DENY
53+
x-secrets-engine-version:
54+
- 2.159.0
55+
x-xss-protection:
56+
- 1; mode=block
2557
status:
2658
code: 200
2759
message: OK

tests/cassettes/client/vcr/test_count_incidents_for_mcp_with_date_filter.yaml

Lines changed: 35 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,45 @@ interactions:
1515
User-Agent:
1616
- GitGuardian-MCP-Server/0.5.0
1717
method: GET
18-
uri: https://api.gitguardian.com/v1/incidents-for-mcp/count?date__ge=2024-01-01&date__le=2025-12-31
18+
uri: https://api.gitguardian.com/v1/incidents-for-mcp/count?date__le=2025-12-31&date__ge=2024-01-01
1919
response:
2020
body:
21-
string: '{"count": 98}'
21+
string: '{"count": 6155}'
2222
headers:
23-
Content-Type:
23+
access-control-expose-headers:
24+
- X-App-Version
25+
allow:
26+
- GET, HEAD, OPTIONS
27+
content-length:
28+
- '14'
29+
content-security-policy:
30+
- frame-ancestors 'none'
31+
content-type:
2432
- application/json
33+
cross-origin-opener-policy:
34+
- same-origin
35+
date:
36+
- Thu, 02 Apr 2026 07:56:16 GMT
37+
referrer-policy:
38+
- strict-origin-when-cross-origin
39+
server:
40+
- istio-envoy
41+
strict-transport-security:
42+
- max-age=31536000; includeSubDomains
43+
vary:
44+
- Cookie
45+
x-app-version:
46+
- v2.425.0
47+
x-content-type-options:
48+
- nosniff
49+
x-envoy-upstream-service-time:
50+
- '51'
51+
x-frame-options:
52+
- DENY
53+
x-secrets-engine-version:
54+
- 2.159.0
55+
x-xss-protection:
56+
- 1; mode=block
2557
status:
2658
code: 200
2759
message: OK

tests/cassettes/client/vcr/test_count_incidents_for_mcp_with_search.yaml

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,42 @@ interactions:
1818
uri: https://api.gitguardian.com/v1/incidents-for-mcp/count?search=aws
1919
response:
2020
body:
21-
string: '{"count": 7}'
21+
string: '{"count": 1104}'
2222
headers:
23-
Content-Type:
23+
access-control-expose-headers:
24+
- X-App-Version
25+
allow:
26+
- GET, HEAD, OPTIONS
27+
content-length:
28+
- '14'
29+
content-security-policy:
30+
- frame-ancestors 'none'
31+
content-type:
2432
- application/json
33+
cross-origin-opener-policy:
34+
- same-origin
35+
date:
36+
- Thu, 02 Apr 2026 07:56:17 GMT
37+
referrer-policy:
38+
- strict-origin-when-cross-origin
39+
server:
40+
- istio-envoy
41+
strict-transport-security:
42+
- max-age=31536000; includeSubDomains
43+
vary:
44+
- Cookie
45+
x-app-version:
46+
- v2.425.0
47+
x-content-type-options:
48+
- nosniff
49+
x-envoy-upstream-service-time:
50+
- '642'
51+
x-frame-options:
52+
- DENY
53+
x-secrets-engine-version:
54+
- 2.159.0
55+
x-xss-protection:
56+
- 1; mode=block
2557
status:
2658
code: 200
2759
message: OK

tests/cassettes/client/vcr/test_count_incidents_for_mcp_with_severity_filter.yaml

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,42 @@ interactions:
1818
uri: https://api.gitguardian.com/v1/incidents-for-mcp/count?severity__in=10%2C20
1919
response:
2020
body:
21-
string: '{"count": 34}'
21+
string: '{"count": 5866}'
2222
headers:
23-
Content-Type:
23+
access-control-expose-headers:
24+
- X-App-Version
25+
allow:
26+
- GET, HEAD, OPTIONS
27+
content-length:
28+
- '14'
29+
content-security-policy:
30+
- frame-ancestors 'none'
31+
content-type:
2432
- application/json
33+
cross-origin-opener-policy:
34+
- same-origin
35+
date:
36+
- Thu, 02 Apr 2026 07:56:15 GMT
37+
referrer-policy:
38+
- strict-origin-when-cross-origin
39+
server:
40+
- istio-envoy
41+
strict-transport-security:
42+
- max-age=31536000; includeSubDomains
43+
vary:
44+
- Cookie
45+
x-app-version:
46+
- v2.425.0
47+
x-content-type-options:
48+
- nosniff
49+
x-envoy-upstream-service-time:
50+
- '57'
51+
x-frame-options:
52+
- DENY
53+
x-secrets-engine-version:
54+
- 2.159.0
55+
x-xss-protection:
56+
- 1; mode=block
2557
status:
2658
code: 200
2759
message: OK

tests/cassettes/client/vcr/test_count_incidents_for_mcp_with_status_filter.yaml

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,42 @@ interactions:
1818
uri: https://api.gitguardian.com/v1/incidents-for-mcp/count?status__in=TRIGGERED
1919
response:
2020
body:
21-
string: '{"count": 89}'
21+
string: '{"count": 6188}'
2222
headers:
23-
Content-Type:
23+
access-control-expose-headers:
24+
- X-App-Version
25+
allow:
26+
- GET, HEAD, OPTIONS
27+
content-length:
28+
- '14'
29+
content-security-policy:
30+
- frame-ancestors 'none'
31+
content-type:
2432
- application/json
33+
cross-origin-opener-policy:
34+
- same-origin
35+
date:
36+
- Thu, 02 Apr 2026 07:56:14 GMT
37+
referrer-policy:
38+
- strict-origin-when-cross-origin
39+
server:
40+
- istio-envoy
41+
strict-transport-security:
42+
- max-age=31536000; includeSubDomains
43+
vary:
44+
- Cookie
45+
x-app-version:
46+
- v2.425.0
47+
x-content-type-options:
48+
- nosniff
49+
x-envoy-upstream-service-time:
50+
- '51'
51+
x-frame-options:
52+
- DENY
53+
x-secrets-engine-version:
54+
- 2.159.0
55+
x-xss-protection:
56+
- 1; mode=block
2557
status:
2658
code: 200
2759
message: OK

0 commit comments

Comments
 (0)