Feature Spec
Add all new version tags to a markdown table in a designated file.
Takes into account the different version types of semantic versioning (e.g. major - minor - patch)
- If the table supports v1, then a new release 1.0.0 won't be added
- Same goes for v1.2, then 1.2.6 won't be taken into account
Doesn't impact the existing entries in the table
Use Cases
Automatically add new releases as supported versions in the security document
Implementation Notes
No response
Components
Automation, Security, Documentation
Feature Spec
Add all new version tags to a markdown table in a designated file.
Takes into account the different version types of semantic versioning (e.g. major - minor - patch)
Doesn't impact the existing entries in the table
Use Cases
Automatically add new releases as supported versions in the security document
Implementation Notes
No response
Components
Automation, Security, Documentation