Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
C
cwe_checker
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • fact-gitdep
  • cwe_checker
  • Commits

Switch branch/tag
  • cwe_checker
  • cwe_checker_rs
  • src
  • intermediate_representation
  • variable.rs
  1. 30 Nov, 2020 1 commit
    • Enkelmann's avatar
      Reimplement CWE 476 check in Rust (#111) · 64238b18
      Enkelmann authored 4 years ago
      Unverified
      64238b18 Browse File
  2. 03 Nov, 2020 5 commits
    • Enkelmann's avatar
      Adapt the analysis modules to use the internal IR instead of the BAP IR. · af32d275
      Enkelmann authored 4 years ago
      af32d275 Browse File
    • Enkelmann's avatar
      cargo fmt · d701731b
      Enkelmann authored 4 years ago
      d701731b Browse File
    • Enkelmann's avatar
      add documentation to the internal IR · 5343432e
      Enkelmann authored 4 years ago
      5343432e Browse File
    • Enkelmann's avatar
      implement conversion functions for jumps and defs. · c11a21e9
      Enkelmann authored 4 years ago
      c11a21e9 Browse File
    • Enkelmann's avatar
      Implement expression deserialization for Pcode · 263c1498
      Enkelmann authored 4 years ago
      263c1498 Browse File