Skip to content

Discontinue repository#18

Merged
antonkri merged 2 commits intoeclipse-score:mainfrom
jannowotsch:discontinue-repo
May 7, 2026
Merged

Discontinue repository#18
antonkri merged 2 commits intoeclipse-score:mainfrom
jannowotsch:discontinue-repo

Conversation

@jannowotsch
Copy link
Copy Markdown
Contributor

Add a disclaimer to the main readme file to indicate that the repository is no longer actively maintained. As a consequence disable the pip-audit security vulnerability checker to allow contributors to still merge pull requests without being blocked by pip-audit.

Update the readme, adding a disclaimer to highlight that the repository
is no longer actively maintained.
Remove the pip-audit check for vulnerable python packages. Since the
repository is no longer actively maintained python package versions will
not be updated. Hence, it is very likely that pip-audit will raise
vulnerabilities and thus fail the respective ci job. This would make it
very frustrating for any occasional contributor. That is, in order to
allow any contributor to submit changes that keep the repository usable,
e.g. score infrastructure tool updates, it is easiest to disable
pip-audit.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
2026/05/06 10:23:19 Downloading https://releases.bazel.build/7.5.0/release/bazel-7.5.0-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
INFO: Invocation ID: a5b70752-4219-4ea6-9d32-fde89ab90cf1
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'aspect_rules_lint', the root module requires module version aspect_rules_lint@1.4.4, but got aspect_rules_lint@1.5.3 in the resolved dependency graph.
Computing main repo mapping: 
Loading: 
Loading: 2 packages loaded
Loading: 2 packages loaded
    currently loading: 
Loading: 2 packages loaded
    currently loading: 
Loading: 2 packages loaded
    currently loading: 
Loading: 2 packages loaded
    currently loading: 
Analyzing: target //:license-check (3 packages loaded, 0 targets configured)
Analyzing: target //:license-check (3 packages loaded, 0 targets configured)

Analyzing: target //:license-check (27 packages loaded, 10 targets configured)

Analyzing: target //:license-check (68 packages loaded, 10 targets configured)

Analyzing: target //:license-check (72 packages loaded, 10 targets configured)

Analyzing: target //:license-check (116 packages loaded, 2321 targets configured)

Analyzing: target //:license-check (119 packages loaded, 2351 targets configured)

Analyzing: target //:license-check (130 packages loaded, 4410 targets configured)

Analyzing: target //:license-check (130 packages loaded, 4410 targets configured)

Analyzing: target //:license-check (131 packages loaded, 4531 targets configured)

INFO: Analyzed target //:license-check (132 packages loaded, 4657 targets configured).
[8 / 13] [Prepa] Expanding template external/score_tooling~/dash/tool/formatters/dash_format_converter [for tool]
[9 / 13] checking cached actions
[9 / 13] JavaToolchainCompileClasses external/rules_java~/toolchains/platformclasspath_classes; 0s disk-cache, processwrapper-sandbox ... (2 actions running)
[11 / 13] JavaToolchainCompileBootClasspath external/rules_java~/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 35.701s, Critical Path: 2.67s
INFO: 13 processes: 9 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 13 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt -review -project automotive.score -repo https://github.com/eclipse-score/bazel-tools-python -token
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

@antonkri antonkri self-requested a review May 6, 2026 10:57
@antonkri antonkri merged commit 677109b into eclipse-score:main May 7, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants