gitlink-cli/shortcuts/workflow
yetja d2689be33b test: add code with hardcoded password to test review scanner
This commit adds a line containing password = 'hardcoded12345678' which
should be detected by the code-quality workflow security scanner.
2026-07-03 22:14:05 +08:00
..
rules test: add code with hardcoded password to test review scanner 2026-07-03 22:14:05 +08:00
aiclient.go feat: 实现自动化工作流引擎 2026-07-01 11:42:30 +08:00
code_quality.go feat: 实现自动化工作流引擎 2026-07-01 11:42:30 +08:00
community_ops.go feat: 实现自动化工作流引擎 2026-07-01 11:42:30 +08:00
contributor_growth.go feat: 实现自动化工作流引擎 2026-07-01 11:42:30 +08:00
daemon.go feat: 实现自动化工作流引擎 2026-07-01 11:42:30 +08:00
engine.go feat: 实现自动化工作流引擎 2026-07-01 11:42:30 +08:00
manifest.go feat: 实现自动化工作流引擎 2026-07-01 11:42:30 +08:00
multi_repo.go feat: 实现自动化工作流引擎 2026-07-01 11:42:30 +08:00
project_init.go feat: 实现自动化工作流引擎 2026-07-01 11:42:30 +08:00
state.go feat: 实现自动化工作流引擎 2026-07-01 11:42:30 +08:00
steps.go feat: 实现自动化工作流引擎 2026-07-01 11:42:30 +08:00
trigger.go feat: 实现自动化工作流引擎 2026-07-01 11:42:30 +08:00
types.go feat: 实现自动化工作流引擎 2026-07-01 11:42:30 +08:00
workflow.go feat: 实现自动化工作流引擎 2026-07-01 11:42:30 +08:00
workflow_test.go feat: 实现自动化工作流引擎 2026-07-01 11:42:30 +08:00