Skip to content

Commit

Permalink
Week 6: Demo Proposal (#2551)
Browse files Browse the repository at this point in the history
  • Loading branch information
Flopalot authored Sep 29, 2024
1 parent a421988 commit 9900028
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions contributions/demo/week6/vikfor-ghenn/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Assignment Proposal

## Title

Using Semgrep to find vulnerabilities

## Names and KTH ID

- Viktor Fornstad ([email protected])
- Gustav Henningsson ([email protected])

## Deadline

- Week 6

## Category

- Demo

## Description

We want to demo the static analysis tool called Semgrep. In the demo we will:
- Connect Semgrep to a Github repo
- Run Semgrep, with the basic rule-set, on the repo
- Show and explain the information given by Semgrep
- Create a custom rule that can be used with Semgrep
We will also explain why it is important to use static analysis tools for DevSecOps.

**Relevance**

There are hundreds of different vulnerabilities that exist and it's therefor difficult for your average developer to know of and remember all of them. To know why and how to use static analysis tools to identify vulnerabilities is important to combat this problem.

0 comments on commit 9900028

Please sign in to comment.