Skip to content

nesmabadr/code-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-analysis

The file that needs to be analyzed should be placed under test-files folder.

To run the static code analysis use the following command:

go run .\static-code-analysis.go -- program.go

To run the dynamic code analysis, use the following command:

go run .\dynamic-code-analysis.go -- program.go altered.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages