Skip to content

Commit

Permalink
Add dependabot example #36
Browse files Browse the repository at this point in the history
  • Loading branch information
pintergreg committed Nov 26, 2024
1 parent fdb6cc9 commit ab8c7ed
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions lectures/16_automatization.md
Original file line number Diff line number Diff line change
Expand Up @@ -644,6 +644,22 @@ Python dependencies managed by poetry
GitLab also has a similar solution
:::

## dependabot example

![warning on GitHub](figures/dependabot.png){width=875}


```
remote: Resolving deltas: 100% (5/5), completed with 4 local objects.
remote:
remote: GitHub found 1 vulnerability on pintergreg/software-engineering's default branch (1 high). To find out more, visit:
remote: https://github.com/pintergreg/software-engineering/security/dependabot/1
```

::: {.text-smaller}
command line warning during git push
:::


## dependencies

Expand Down
Binary file added lectures/figures/dependabot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ab8c7ed

Please sign in to comment.