Skip to content

Add CI pipeline examples - #142

Open
ahfoysal wants to merge 1 commit into
OWASP:mainfrom
ahfoysal:add-ci-pipeline-examples
Open

Add CI pipeline examples#142
ahfoysal wants to merge 1 commit into
OWASP:mainfrom
ahfoysal:add-ci-pipeline-examples

Conversation

@ahfoysal

@ahfoysal ahfoysal commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Summary:

  • add ready-to-adapt GitHub Actions, GitLab CI, and Jenkins examples
  • document where to find them and how to pass secrets, gating, and report paths

Checks:

  • actionlint examples/github-actions.yml
  • parsed GitHub Actions and GitLab YAML with Python
  • ruby -c examples/jenkins/Jenkinsfile

Closes #49

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jul 5, 2026
@advaitpatel
advaitpatel self-requested a review July 18, 2026 00:20
@advaitpatel

Copy link
Copy Markdown
Collaborator

@ahfoysal this looks good. I will take a look at it in some time.

@ahfoysal
ahfoysal force-pushed the add-ci-pipeline-examples branch from 8fc2fa5 to 52af4f5 Compare August 19, 2026 01:18
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@b62a7d7). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #142   +/-   ##
=======================================
  Coverage        ?   79.26%           
=======================================
  Files           ?       30           
  Lines           ?     4557           
  Branches        ?        0           
=======================================
  Hits            ?     3612           
  Misses          ?      945           
  Partials        ?        0           
Flag Coverage Δ
unittests 79.26% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ahfoysal
ahfoysal force-pushed the add-ci-pipeline-examples branch 2 times, most recently from e0fadc8 to 47cd01c Compare August 19, 2026 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add GitHub Actions workflow template for automated Docker security scanning in CI

3 participants