Skip to content

lucasmelin/semgrep-deprecation-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatically detecting and resolving deprecations using Semgrep demo

This repository is a demo that accompanies the blog post Automatically detecting and resolving deprecations using Semgrep.

Application

Here is our application. It wraps the code-buddy CLI.

Our code does the equivalent of:

YOURAPP="somename"
code-buddy run YOURAPP --please

You can run this application using:

go run main.go "somename"

About

How to use Semgrep to automate the work of detecting and fixing deprecations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published