File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.3.1] - UNRELEASED
9+
10+ ### Boreal
11+
12+ - Add rule metadata and tags in results of scans. Only the rule name and
13+ namespace was listed, which was an oversight.
14+ In addition, the ` Metadata ` and ` MetadataValue ` structs from ` boreal-parser `
15+ are re-exported, to avoid having to depend on it to inspect matched rules
16+ metadatas.
17+ See [ PR #85 ] ( https://github.com/vthib/boreal/pull/85 ) .
18+
819## [ 0.3.0] - 2023-09-12
920
1021This is a huge release containing several months of work, including:
You can’t perform that action at this time.
0 commit comments