-
I tried using osv-scanner with the latest available docker image and a CyclonDX SBOM using the following command
```
~/test/osv$ docker run -it -v ${PWD}:/src ghcr.io/google/osv-scanner --sbom=/src…
-
Users with the CDX preparer role and one or more other roles for EASEY or another CDX program, will get a forbidden resource error when importing data into ECMPS 2.0. The issue is caused by this [lin…
-
Can you stop attacking the Common Crawl CDX API?
-
For certain websites, the Wayback CDX Server API simply returns
`java.lang.IllegalArgumentException: fromKey > toKey`
Example URL that shows this behaviour:
https://web.archive.org/cdx/search/cd…
-
I get the error
```
Traceback (most recent call last):
File "cdx-index-client.py", line 382, in
main()
File "cdx-index-client.py", line 379, in main
read_index(r, info['cdx-api'], i…
-
I was trying to figure out why the haveamint.com link in [this post of mine](https://willnorris.com/2023/like-unrot/) wasn't redirecting to the wayback url.
It appears to be due to how unrot is cal…
-
**Describe the bug**
Using `WaybackMachineCDXServerAPI.newest` does not return the last snapshot, but some recent snapshot. For example for `https://openlayers.org/`, it returns a snapshot from `20…
-
In addition to CDXJ, the [ZipNum format](https://github.com/ikreymer/pywb/wiki/CDX-Index-Format#zipnum-sharded-cdx) uses a secondary index, which also includes a sortable url key but contains other da…
-
Hi, I wanted to give feedback on the [CDX Server requirements wiki page](https://github.com/iipc/openwayback/wiki/CDX-Server-requirements).
There's not really a good way to comment on the page though…
-
Finishing up the CDX API wrapper: https://github.com/internetarchive/wayback/tree/master/wayback-cdx-server
then error/edge-case handling + writing tests + code coverage
full-disclosure: seekrit…