freeleaps-ops/first-class-pipeline/src/com/freeleaps/devops
2025-02-10 03:03:18 +08:00
..
enums feat(pipeline): add Bandit SAST scanner and enhance linting configurations 2025-02-07 15:18:40 +08:00
lint feat(lint): enhance ESLint integration by adding version and plugin support 2025-02-07 17:31:27 +08:00
sast feat(pipeline): add Bandit SAST scanner and enhance linting configurations 2025-02-07 15:18:40 +08:00
ChangedComponentsDetector.groovy refactor(ChangedComponentsDetector): update shell command execution to use steps.sh for consistency 2025-02-04 12:15:40 +08:00
CodeLintExecutor.groovy feat(lint): add component property to CodeLintExecutor for enhanced configuration 2025-02-07 17:35:52 +08:00
CommitMessageLinter.groovy feat(pipeline): add Bandit SAST scanner and enhance linting configurations 2025-02-07 15:18:40 +08:00
DependenciesResolver.groovy fix(pipeline): update npm install command to include --no-audit and adjust Docker socket volume mount configuration 2025-02-10 01:54:12 +08:00
ImageBuilder.groovy fix(pipeline): remove unused buildId parameter from ImageBuilder constructor 2025-02-10 03:03:18 +08:00
SASTExecutor.groovy feat(SAST): import Bandit scanner in SASTExecutor 2025-02-07 15:23:46 +08:00
SemanticReleasingExecutor.groovy fix(pipeline): update releaserc file name and simplify semantic-release command in SemanticReleasingExecutor 2025-02-08 11:02:02 +08:00
SourceFetcher.groovy fix(pipeline): update SourceFetcher to use dynamic git credentials ID 2025-02-07 15:44:52 +08:00