Version history
Version 1.0.0, released 2024-12-05
No API surface changes; just dependency updates and promotion to GA.
Version 1.0.0-beta05, released 2024-08-05
New features
- Enable Dynamic Mute ( commit f997eb9 )
- New values
EXPLOITATION_FOR_PRIVILEGE_ESCALATIONcorresponding to T1068 andINDICATOR_REMOVAL_FILE_DELETIONcorresponding to T1070.004 are added to enumTechnique( commit f997eb9 )
Documentation improvements
- T1068 is added for value
EXPLOITATION_FOR_PRIVILEGE_ESCALATIONand T1070.004 is added for valueINDICATOR_REMOVAL_FILE_DELETIONfor enum `Technique ( commit f997eb9 )
Version 1.0.0-beta04, released 2024-07-08
New features
- Added cloud provider field to list findings response ( commit 7c4de98 )
- Added http configuration rule to ResourceValueConfig and ValuedResource API methods ( commit 7c4de98 )
- Added toxic combination field to finding ( commit 7c4de98 )
- Add toxic_combination and group_memberships fields to finding ( commit fb4213a )
Documentation improvements
- Updated comments for ResourceValueConfig ( commit 7c4de98 )
Version 1.0.0-beta03, released 2024-05-08
New features
- Add IServiceCollection extension methods for client registration where an IServiceProvider is required. ( commit 022fab2 )
Documentation improvements
- Fixed backtick and double quotes mismatch in security_marks.proto ( commit 7a4b88a )
Version 1.0.0-beta02, released 2024-03-26
New features
- Change netstandard2.1 target to netstandard2.0 ( commit 82bea85 )
Version 1.0.0-beta01, released 2024-03-08
Initial release.

