Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.27 KB

README.md

File metadata and controls

26 lines (22 loc) · 1.27 KB

ADS-Code-Test-Results

This repository contains the test results of ADS using CodeQL, and some scripts of additional process.

Things contained in:

  • AirSim: the test results of AirSim.
  • Autoware: the test results of Autoware.
  • Apollo: the test results of Apollo.
  • codeql-suites: the query suites for C++, Python and JavaScript language.
  • scripts: some programs help to extract data.

We use CodeQL 2.15.1 to get data. Be sure that you have followed the instructions and every project's documentation if you want to replicate the results.

To view or use .sarif files efficiently, you may need to execute scripts in this repository or install SARIF Viewer on VS Code.

BibTeX

@misc{CodeqlRes,
      author       = {Wenyuan Cheng and Zengyang Li and Peng Liang and Ran Mo and Hui Liu},
      title        = {ADS-Code-Test-Results},
      month        = {November},
      year         = {2024},
      url          = {https://github.com/Close-Recover/ADS-Code-Test-Results}
}