Skip to content

Conversation

@copybara-service
Copy link

Add Google attestation revocation list fetching and parsing.

This change introduces GoogleRevocationList.kt to fetch
and parse the JSON-based attestation status list from
Google's servers. It includes functions to download the list
and extract revoked serial numbers. Corresponding tests
are added in GoogleRevocationListTest.kt

@google-cla
Copy link

google-cla bot commented Oct 1, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@copybara-service copybara-service bot force-pushed the test_807748957 branch 2 times, most recently from 40001e2 to 68c717f Compare October 8, 2025 17:05
@copybara-service copybara-service bot force-pushed the test_807748957 branch 2 times, most recently from c61ef51 to 9de3edd Compare October 23, 2025 17:23
This change introduces `GoogleRevocationList.kt` to fetch
and parse the JSON-based attestation status list from
Google's servers. It includes functions to download the list
and extract revoked serial numbers. Corresponding tests
are added in `GoogleRevocationListTest.kt`

PiperOrigin-RevId: 807748957
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants