Skip to content

veracode/example-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[:] Example Dotnet Project

An example dotnet project to demonstrate srcclr scans.

Try me!

For running scan install .NetFramework and msbuild

Windows

choco install srcclr
srcclr activate
git clone https://github.com/srcclr/example-dotnet
msbuild example-dotnet/
srcclr scan example-dotnet/

OSX

brew tap srcclr/srcclr
brew install srcclr
srcclr activate
git clone https://github.com/srcclr/example-dotnet
msbuild example-dotnet/
srcclr scan example-dotnet/

About

Example project to demonstrate srcclr scans

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published