Conversation
Codecov Report
@@ Coverage Diff @@
## master #1318 +/- ##
=========================================
Coverage 70.36% 70.36%
Complexity 1649 1649
=========================================
Files 32 32
Lines 3790 3790
=========================================
Hits 2667 2667
Misses 1123 1123 Continue to review full report at Codecov.
|
kinow
left a comment
There was a problem hiding this comment.
🎉
Probably good to update the release checklist with a note to check the versions in this doc.
Thanks!!!
|
I wonder if we could make use of the newly published RFC 9116 which defines a machine- and human-readable Ping @kinow , what do you think as the original proposer of this? |
I didn't know about this RFC @osma, thanks! Had a look at the specification, and looks like it'd something to have deployed to Finto, for instance, similar to the I think
p.s interesting that I can see a |
kinow
left a comment
There was a problem hiding this comment.
Easier! No need to add one more item to the release process, good idea!
SECURITY.md
Outdated
|
|
||
| ## Supported Versions | ||
|
|
||
| Following Skosmos versions are currently being supported with security updates. The "current development branch" means the master branch of the repository, whereas the "maintenance branch" corresponds with the latest release of Skosmos. |
There was a problem hiding this comment.
"currently being supported with security updates" - this doesn't say who is responsible. Could we say:
currently being supported with security updates by the Skosmos development team at the National Library of Finland.
Minor grammar correction: "corresponds with" -> "corresponds to"
To be a bit more explicit about branches, could we express it like this:
whereas the "maintenance branch" is a branch called
vX.X-maintenance, where the version number X.X corresponds to the latest release of Skosmos.
|
Kudos, SonarCloud Quality Gate passed! |









Reasons for creating this PR
Skosmos repository was missing a security policy file from its community guidelines.
Link to relevant issue(s), if any
Description of the changes in this PR
Known problems or uncertainties in this PR
We need to discuss which versions we are supporting with security patches. Release documentation needs to include updating the security policy file.
Checklist