coreruleset / coreruleset/secrules_parsing
Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 23
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Abandoned Dependencies
The following dependencies have not received updates for an extended period and may be unmaintained.
[!NOTE]
Packages are marked as abandoned when they exceed theabandonmentThresholdsince their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.
View abandoned dependencies (5)
| Datasource | Package | Last Updated |
|---|---|---|
| github-actions | abatilo/actions-poetry | 2025-01-10 |
| github-actions | tschm/token-mint-action | 2024-02-11 |
| pip_requirements | arpeggio | 2025-09-12 |
| poetry | ppretty | 2019-03-26 |
| poetry | toml | 2020-11-01 |
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- chore(deps): update dependency pytest to v9 [security]
- fix(deps): update dependency setuptools to v83 [security]
- chore(deps): update dependency zipp to v4 in requirements.txt
- fix(deps): update dependency importlib-metadata to v9 in pyproject.toml
- chore(deps): lock file maintenance in pyproject.toml
- Click on this checkbox to rebase all open PRs at once
Detected Dependencies
github-actions (2)
.github/workflows/pypi-release.yml (5)
actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-python v7@5fda3b95a4ea91299a34e894583c3862153e4b97snok/install-poetry v1.4.2@a783c322200f0519c7926aa6faa857c4e23e9263tschm/token-mint-action v1.0.3@eef668ab210066f42abfe3f2af4e03ec24f30089python 3.x.github/workflows/test.yml (3)
actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-python v7@5fda3b95a4ea91299a34e894583c3862153e4b97abatilo/actions-poetry v4@0dd19c9498c3dc8728967849d0d2eae428a8a3d8
pip_requirements (1)
requirements.txt (5)
arpeggio ==2.0.3importlib-metadata ==8.9.0→ [Updates:==9.0.1]textx ==4.4.0typing-extensions ==4.16.0zipp ==3.23.1→ [Updates:==4.1.0]
poetry (1)
pyproject.toml (9)
poetry-core >=1.0.0python >=3.10,<4.0textX >=4.4,<4.5importlib-metadata >=8.9.0,<8.10.0→ [Updates:>=9.0.1,<9.1.0]setuptools >=65.0.0,<81.0.0→ [Updates:>=83.0.0,<83.1.0]pytest 8.4.2→ [Updates:9.0.3]ppretty 1.3toml 0.10.2setuptools ==80.10.2→ [Updates:==83.0.0]
renovate-config (1)
renovate.json
- Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the dependency entries in requirements.txt and pyproject.toml, then inspect .github/workflows/pypi-release.yml, .github/workflows/test.yml, and renovate.json. The dashboard lists existing update pull requests and abandoned dependencies; completion would require resolving the selected dependency maintenance work and checking the relevant workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100