Skip to content

Commit

Permalink
Merge pull request #852 from Ostorlab/feature/update-vulnerability-proto
Browse files Browse the repository at this point in the history
Add Post Exploitation Details to Vulnerability Proto
  • Loading branch information
amine3 authored Jan 9, 2025
2 parents 13329ac + 5a7c292 commit 1f5cb97
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,5 @@ message Message{
repeated CategoryGroup category_groups = 17;
optional string cvss_v4_vector = 18;
optional string exploitation_detail = 19;
optional string post_exploitation_detail = 20;
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1f5cb97

Please sign in to comment.