Skip to content

Commit

Permalink
Week 6 demo (#2513)
Browse files Browse the repository at this point in the history
* PR for scientific paper

* added title

* week 6 demo pull request

* Removed scientific paper
  • Loading branch information
TobbeCarlsson authored Sep 23, 2024
1 parent 8a15022 commit 8831bf3
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions contributions/demo/week6/tocarls-shahoud/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Assignment Proposal

## Title

Using dependabot to automatically detect vulnerabilities in imported packages

## Names and KTH ID

- Tobias Carlsson ([email protected])
- Siham Shahoud ([email protected])

## Deadline

- Week 6

## Category

- Demo

## Description

We want to demo dependabot, it is a tool that scans imported libraries for vulnerabilities, we want to demo how dependabot will automatically create pull requests when an imported library shows a vulnerability. This is very beneficial with keeping your applications more secure from vulnerable code that is not directly under your control.

**Relevance**

This let's organisations automatically check their applications for security vulnerabilities and therefore is a valuable tool for DevSecOps.

0 comments on commit 8831bf3

Please sign in to comment.