8000 GitHub - VeracodeRepo/example-dotnet: Example project to demonstrate srcclr scans
[go: up one dir, main page]

Skip to content

Example project to demonstrate srcclr scans

Notifications You must be signed in to change notification settings

VeracodeRepo/example-dotnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 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

Languages

  • C# 98.2%
  • F# 1.8%
0