Skip to content

Conversation

@JohT
Copy link
Owner

@JohT JohT commented Nov 30, 2025

🚀 Feature

  • Add input parameter for maven artifacts to public workflow: In case of analyzing already published maven artifacts, it is not necessary anymore to download them manually and upload them. Instead, they can simply be specified with comma separated maven "coordinates" using the new input parameter maven-artifacts.

  • Add input parameter for source repository cloning: In case of including the git history in an analysis or when a git repository should be downloaded and added to the source folder, it is not necessary anymore to download them manually and upload them. Instead, they can simply be specified using the new input parameters source-repository, source-repository-branch and source-repository-history-only.

🛠 Fix

  • Verify analysis-name for security: Verify the analysis name input parameter so that it can't contain characters that could lead to security issues in the publicly reusable GitHub actions workflow.

@JohT JohT self-assigned this Nov 30, 2025
@JohT JohT force-pushed the feature/add-public-workflow-inputs-for-maven-artifacts-and-source-repository branch 2 times, most recently from d970292 to bd25ac2 Compare December 2, 2025 07:19
@JohT JohT force-pushed the feature/add-public-workflow-inputs-for-maven-artifacts-and-source-repository branch from 4bf5a2c to 6f30d14 Compare December 5, 2025 07:13
@JohT JohT force-pushed the feature/add-public-workflow-inputs-for-maven-artifacts-and-source-repository branch from 6f30d14 to c94cc67 Compare December 6, 2025 19:49
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