0.8
This release resolves the following issues:
- #21 Check for Line Separator: Every line MUST end using a line feed. An error for this is added, which checks if the final line is an empty line. If this is not the case not all lines end with a line feed.
- #24 What message when security.txt file is NOT available via https?: An additional check is added which checks the insecure URI scheme. If the security.txt is found than an error is added which clarifies that the scheme is not correct and the https scheme should be used.
- #34 Note that does not verify the signature: A index is added to the signature recommendation which clarifies this.
- #38 Set up security policy and code scanning alerts on Github: A security.md has been added which clarifies how you can report issues.