You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using config at <tempdir>/.osv-detector.yml (0 ignores)
68
-
Using db api#http://127.0.0.1:37453 (using batches of 1000)
68
+
Using db api#http://<localhost>:<port> (using batches of 1000)
69
69
Using db RubyGems (%% vulnerabilities, including withdrawn - last updated %%)
70
70
71
71
no known vulnerabilities found
72
72
73
73
---
74
74
75
75
[TestRun_APIError/#00 - 2]
76
-
an api error occurred while trying to check the packages listed in <tempdir>/Gemfile.lock: api returned unexpected status (POST http://127.0.0.1:37453/querybatch 400)
76
+
an api error occurred while trying to check the packages listed in <tempdir>/Gemfile.lock: api returned unexpected status (POST http://<localhost>:<port>/querybatch 400)
77
77
78
78
---
79
79
80
80
[TestRun_APIError/#01 - 1]
81
81
Loaded the following OSV databases:
82
-
api#http://127.0.0.1:38803 (using batches of 1000)
82
+
api#http://<localhost>:<port> (using batches of 1000)
83
83
RubyGems (%% vulnerabilities, including withdrawn - last updated %%)
84
84
85
85
<tempdir>/Gemfile.lock: found 1 package
86
86
Using config at <tempdir>/.osv-detector.yml (0 ignores)
87
-
Using db api#http://127.0.0.1:38803 (using batches of 1000)
87
+
Using db api#http://<localhost>:<port> (using batches of 1000)
88
88
Using db RubyGems (%% vulnerabilities, including withdrawn - last updated %%)
89
89
90
90
no known vulnerabilities found
91
91
92
92
---
93
93
94
94
[TestRun_APIError/#01 - 2]
95
-
an api error occurred while trying to check the packages listed in <tempdir>/Gemfile.lock: api response could not be parsed as json (POST http://127.0.0.1:38803/querybatch): invalid character '<' looking for beginning of value
95
+
an api error occurred while trying to check the packages listed in <tempdir>/Gemfile.lock: api response could not be parsed as json (POST http://<localhost>:<port>/querybatch): invalid character '<' looking for beginning of value
0 commit comments