Skip to content

Commit

Permalink
Merge pull request #3 from berylliumsec/adding_cves_to_diagrams
Browse files Browse the repository at this point in the history
Adding cves to diagrams
  • Loading branch information
berylliumsec-handler authored Oct 26, 2023
2 parents ea29469 + 53a48b5 commit 643c618
Show file tree
Hide file tree
Showing 5 changed files with 301 additions and 149 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,10 @@ jobs:
release_name: Release ${{ env.NEW_VERSION }}
draft: false
prerelease: false

body: |
Release Notes:
- In this release, CVE(s) are added to the specific ports in the diagrams if CVE(s) are detected in the NMAP results.
- Only XML NMAP formats are now supported.
- name: Upload Release Assets
if: github.event.pull_request.merged == true
run: |
Expand Down
Binary file added src/nebula_watcher/diagram_resources/cve.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/nebula_watcher/diagram_resources/ip.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/nebula_watcher/diagram_resources/service.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 643c618

Please sign in to comment.