Skip to content

Instantly share code, notes, and snippets.

@YooWaan
Created May 6, 2022 02:02
Show Gist options
  • Save YooWaan/11fafda94433946b9c233c3a452d7fdf to your computer and use it in GitHub Desktop.
Save YooWaan/11fafda94433946b9c233c3a452d7fdf to your computer and use it in GitHub Desktop.
{ source : {name:"bandit", url:"https://bandit.readthedocs.io/en/latest/"}, message: .issue_text, code: { value: .code, url: .issue_cwe.link}, location: { path: .filename, range: {start: {line: .line_number, column: .col_offset}} }, serverity: .issue_severity }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment