Skip to content

nikishyn/shiftleft-c-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic CWE Examples

This directory contains a few CWE examples based on some of the top CWEs from 2019 (https://cwe.mitre.org/top25/archive/2019/2019_cwe_top25.html).

It serves to illustrate basic functions from Frama-C/Eva and its graphical interface.

This does not constitute a "case study" per se, but it should help beginners have an idea of what Frama-C/Eva can report.

The bugs present in the test cases can easily be fixed and the analysis run again, to see the difference.

In most cases, comments in the beginning of the file indicate helpful analysis options and their effect. Each target has a -precise variant (e.g. cwe119-precise.eva) which applies these extra options.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 71.1%
  • Makefile 28.9%