Skip to content

Commit

Permalink
Add detailed dependabot example #36
Browse files Browse the repository at this point in the history
  • Loading branch information
pintergreg committed Nov 26, 2024
1 parent ab8c7ed commit cf5a5e8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions lectures/16_automatization.md
Original file line number Diff line number Diff line change
Expand Up @@ -646,19 +646,20 @@ GitLab also has a similar solution

## dependabot example

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


:::::: {.text-smaller .mt-2}
::: {.text-smaller}
```
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
:::
command line warning after git push
::::::


## dependencies
Expand Down
Binary file added lectures/figures/dependabot_details.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 cf5a5e8

Please sign in to comment.