• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

MITLibraries / python-cli-template
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: IN-1425-uv
DEFAULT BRANCH: main
Repo Added 18 Jul 2022 07:17PM UTC
Token PF8n4rrWLgAtJUOCkknvrTTBv88BaLiVf regen
Build 47 Last
Files 2
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH IN-1240-pip-audit
branch: IN-1240-pip-audit
CHANGE BRANCH
x
Reset
Sync Branches
  • IN-1240-pip-audit
  • IN-1086-maintenance-11-2024
  • IN-1425-uv
  • IN-894-remove-pipfile-lock
  • IN-894-update-config-and-linting-defaults
  • add-help-cmd-to-makefile
  • create-repo-structure
  • dependabot/pip/mypy-1.6.0
  • dependabot/pip/pyflakes-2.5.0
  • dependabot/pip/ruff-0.0.292
  • dependabot/pip/sentry-sdk-1.32.0
  • dependabot/pip/urllib3-2.0.6
  • main
  • pr-template-update
  • replace-pr-template-checklist
  • ruff-pyproject-toml-updates
  • unpin-pyflakes
  • update-dependabot-config
  • update-initial-app-name
  • update-pr-template
  • update-readme-and-makefile

05 May 2025 01:30PM UTC coverage: 100.0%. Remained the same
14837679861

push

github

ghukill
Replace pipenv check with pip-audit

Why these changes are being introduced:

As of pipenv 2025.0.1 the use of `pipenv check` would throw
an error, indicating that the library `safety` was not installed.
It worked to run `pipenv check --auto-install` which would
temporarily install `safety`, but this was not ideal for multiple
reasons.

First, we anticipate potentially moving away from `pipenv`.

Second, it appears that `safety` is moving to a pay / subscription
model.

Third, it remains a little obfuscated what `pipenv check` is actually
doing.

As this new situation affects all builds in Github Actions CI,
we need a way to scan for vulnerabilities that ideally is not
a massive overhaul of our vulnerability scanning approach.

How this addresses that need:

`pip-audit` is a nice standalone, open-source library that
performs very similar work to `safety`.

This commit replaces `pipenv check` (which was `safety` under
the hood) with `pip-audit`.

Side effects of this change:
* Builds will be successful in Github Actions

Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/IN-1240

35 of 35 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
35 RELEVANT LINES 35 COVERED LINES
1.0 HITS PER LINE
Source Files on IN-1240-pip-audit
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
14837679861 IN-1240-pip-audit Replace pipenv check with pip-audit Why these changes are being introduced: As of pipenv 2025.0.1 the use of `pipenv check` would throw an error, indicating that the library `safety` was not installed. It worked to run `pipenv check --auto-insta... push 05 May 2025 01:32PM UTC ghukill github
100.0
See All Builds (36)

Badge your Repo: python-cli-template

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc