coreruleset / coreruleset/seclang_parser
Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- 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 (3)
| Datasource | Package | Last Updated |
|---|---|---|
| gomod | github.com/antlr4-go/antlr/v4 | 2024-05-15 |
| gomod | gopkg.in/yaml.v3 | 2022-05-27 |
| poetry | antlr4-python3-runtime |
2024-08-03 |
Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
- fix(deps): update all non-major dependencies in .github/workflows/python.yml (
actions/checkout,actions/setup-go,actions/setup-python,astral-sh/uv,github.com/magefile/mage,github.com/stretchr/testify,go) - chore(deps): update all major dependencies to v7 in .github/workflows/python.yml (
actions/checkout,actions/setup-go,actions/setup-python) - chore(deps): update astral-sh/setup-uv action to v8 in .github/workflows/python.yml
- chore(deps): update astral-sh/setup-uv action to v9 in .github/workflows/python.yml
- chore(deps): update astral-sh/setup-uv action to v10 in .github/workflows/python.yml
- chore(deps): lock file maintenance in pyproject.toml
- 🔐 Create all awaiting schedule PRs at once 🔐
Detected Dependencies
github-actions (4)
.github/workflows/go.yml (3)
actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd→ [Updates:v7,v6]actions/setup-go v6@4a3601121dd01d1626a1e23e37211e3254c1c06c→ [Updates:v7,v6]go 1.26→ [Updates:1.27].github/workflows/pypi-release.yml (4)
actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd→ [Updates:v7,v6]actions/setup-python v6@a309ff8b426b58ec0e2a45f0f869d46889d02405→ [Updates:v7,v6]astral-sh/setup-uv v7@37802adc94f370d6bfd71619e3f0bf239e1f3b78→ [Updates:v8.3.2,v9.0.0,v10.1.0]astral-sh/uv 0.11.6→ [Updates:0.12.13].github/workflows/pypi-test-release.yml (4)
actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd→ [Updates:v7,v6]actions/setup-python v6@a309ff8b426b58ec0e2a45f0f869d46889d02405→ [Updates:v7,v6]astral-sh/setup-uv v7@37802adc94f370d6bfd71619e3f0bf239e1f3b78→ [Updates:v8.3.2,v9.0.0,v10.1.0]astral-sh/uv 0.11.6→ [Updates:0.12.13].github/workflows/python.yml (4)
actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd→ [Updates:v7,v6]actions/setup-python v6@a309ff8b426b58ec0e2a45f0f869d46889d02405→ [Updates:v7,v6]astral-sh/setup-uv v7@37802adc94f370d6bfd71619e3f0bf239e1f3b78→ [Updates:v8.3.2,v9.0.0,v10.1.0]actions/setup-python v6@a309ff8b426b58ec0e2a45f0f869d46889d02405→ [Updates:v7,v6]
gomod (1)
go.mod (6)
go 1.22go 1.26.6→ [Updates:1.27.1]github.com/antlr4-go/antlr/v4 v4.13.1github.com/magefile/mage v1.17.1→ [Updates:v1.17.2]github.com/stretchr/testify v1.11.1→ [Updates:v1.12.1]gopkg.in/yaml.v3 v3.0.1
poetry (1)
pyproject.toml (3)
antlr4-python3-runtime >=4.13.2pytest >=9.0.2,<10pyyaml >=6.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 with the Renovate dashboard documentation, then inspect the listed dependency locations: .github/workflows/go.yml, .github/workflows/python.yml, the release workflows, go.mod, and pyproject.toml. Select a specific scheduled update, check its compatibility and repository CI, and treat the change as done only when the relevant dependency files and checks are updated successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go, python
- Domain
- ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100