Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-therond committed May 13, 2018
1 parent e19bc0c commit c972760
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion doc/CUSTOM_ANALYSIS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

In addition to [**specify an analysis**](./SPECIFY_ANALYSIS.md) you can customize in depth an analysis.

## Model checking
## Call graph checking

You could check that your program meets a given specification. For example this rule will traverse the call graph (only from the main function) of a program to verify if a user is authenticated and has rights before retrieving a secret.

Expand Down

0 comments on commit c972760

Please # to comment.