Skip to content

Conversation

@mhucka
Copy link
Collaborator

@mhucka mhucka commented Jan 2, 2026

This adds a simple Python program to clean up the Dependabot description bodies to remove unwanted sections (like the list of commands) and convert the HTML body to Markdown.

Pytest test cases are also provided.

mhucka added 3 commits January 2, 2026 19:20
This adds a simple Python program to clean up the Dependabot description
bodies to remove unwanted sections (like the list of commands) and
convert the HTML body to Markdown.

Pytest test cases are also provided.
@github-actions github-actions bot added the size: L 250< lines changed <1000 label Jan 2, 2026

- name: Install dependencies
run: pip install html2text

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 2: pipCommand not pinned by hash
Click Remediation section below to solve this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: L 250< lines changed <1000

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant