Expand description
Release notes parser for security/breaking changes. Release notes parser for extracting security updates and breaking changes
Parses GitHub release notes to identify security advisories, breaking changes, and other important information.
@task T024 @epic T014
Structs§
- Breaking
Change - Breaking change information
- Parsed
Release - Parsed release information
- Security
Advisory - Security advisory information
Enums§
- Severity
- Severity level for security issues
Functions§
- get_
security_ summary - Get security summary for a release
- has_
critical_ security_ issues - Check if a version has critical security issues
- is_
version_ affected - Check if current version is affected by security advisories
- parse_
release_ notes - Parse release notes and extract structured information