File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 99 metrics/collecting_metrics
1010 creating_a_release
1111 documentation/index
12+ managing_dependencies
1213
1314Uniform Project Layout
1415----------------------
Original file line number Diff line number Diff line change 1+ Managing dependencies
2+ =====================
3+
4+ +--------------------------+------------------+----------------------------------------+
5+ | Nox session | CI Usage | Action |
6+ +==========================+==================+========================================+
7+ | ``dependency:licenses `` | ``report.yml `` | Uses ``pip-licenses `` to return |
8+ | | | packages with their licenses |
9+ +--------------------------+------------------+----------------------------------------+
10+ | ``dependency:audit `` | No | Uses ``pip-audit `` to return active |
11+ | | | vulnerabilities in our dependencies |
12+ +--------------------------+------------------+----------------------------------------+
You can’t perform that action at this time.
0 commit comments