-
Notifications
You must be signed in to change notification settings - Fork 9.9k
[Radar] Mention new CT dataset in release notes, changelog and glossary #24016
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
| - [`/ct/authorities`](/api/resources/radar/subresources/ct/methods/authorities/): Lists certification authorities. | ||
| - [`/ct/authorities/{ca_slug}`](/api/resources/radar/subresources/ct/methods/authorities/): Retrieves details about a Certification Authority (CA). CA information is derived from the [Common CA Database (CCADB)](https://www.ccadb.org/). | ||
| - [`/ct/logs`](/api/resources/radar/subresources/ct/methods/logs/): Lists CT logs. | ||
| - [`/ct/logs/{log_slug}`](/api/resources/radar/subresources/ct/methods/logs/): Retrieves details about a CT log. CT log information is derived from the [Google Chrome log list](https://googlechrome.github.io/CertificateTransparency/log_lists.html). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review the links after the endpoints are published
| - publish_date: "2025-08-04" | ||
| title: Add Certificate Transparency (CT) endpoints | ||
| description: |- | ||
| * Added [CT endpoints](/api/resources/radar/subresources/ct/). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review the link after the endpoints are published
|
Changes were included in another PR. |
Summary
Screenshots (optional)
Documentation checklist