Skip to content

chore: Enhance DevSecOps pipeline - #66

Merged
meleksabit merged 62 commits into
mainfrom
dev
Jul 21, 2026
Merged

chore: Enhance DevSecOps pipeline#66
meleksabit merged 62 commits into
mainfrom
dev

Conversation

@meleksabit

Copy link
Copy Markdown
Owner

No description provided.

meleksabit and others added 23 commits November 29, 2024 01:13
* docs: edit README (#59)

* add devsecops_pipeline.py

* add devsecops-pipeline workflow

* replace sonarqube with bandit

* edit cron job

* add comment for the cron job

* add Git Guardian workflow

* edit Git Guardian workflow

* edit Git Guardian workflow

* edit Git Guardian workflow

* edit Git Guardian workflow

* edit Git Guardian workflow

* edit Git Guardian workflow

* edit Git Guardian workflow

* edit Git Guardian workflow

* edit Git Guardian workflow

* edit README file

* edit DevSecOps pipeline

* edit release badge

* add .gitignore file

* add PR Title Linter

* add status badge for PR Linter

* add SonarCloud implementation

* edit sonar-project.properties

* add SonarCloud badge

* address suggestions from SonarCloud

* add secrets module in strong_passgen_for_prod.py

* edit strong_passgen_for_prod.py

* edit strong_passgen_for_prod.py

* edit strong_passgen_for_prod.py

* edit strong_passgen_for_prod.py

* edit strong_passgen_for_prod.py

* edit strong_passgen_for_prod.py

* edit strong_passgen_for_prod.py

* edit strong_passgen_for_prod.py

* edit crypto_passgen_for_prod.py script

* docs: add Sonar Cloud status badges

* docs: edit status badges

* docs: edit status badges

* edit gitignore

* edit README

* update version of CodeQL Action
* docs: edit README (#59)

* add devsecops_pipeline.py

* add devsecops-pipeline workflow

* replace sonarqube with bandit

* edit cron job

* add comment for the cron job

* add Git Guardian workflow

* edit Git Guardian workflow

* edit Git Guardian workflow

* edit Git Guardian workflow

* edit Git Guardian workflow

* edit Git Guardian workflow

* edit Git Guardian workflow

* edit Git Guardian workflow

* edit Git Guardian workflow

* edit Git Guardian workflow

* edit README file

* edit DevSecOps pipeline

* edit release badge

* add .gitignore file

* add PR Title Linter

* add status badge for PR Linter

* add SonarCloud implementation

* edit sonar-project.properties

* add SonarCloud badge

* address suggestions from SonarCloud

* add secrets module in strong_passgen_for_prod.py

* edit strong_passgen_for_prod.py

* edit strong_passgen_for_prod.py

* edit strong_passgen_for_prod.py

* edit strong_passgen_for_prod.py

* edit strong_passgen_for_prod.py

* edit strong_passgen_for_prod.py

* edit strong_passgen_for_prod.py

* edit strong_passgen_for_prod.py

* edit crypto_passgen_for_prod.py script

* docs: add Sonar Cloud status badges

* docs: edit status badges

* docs: edit status badges

* edit gitignore

* edit README

* update version of CodeQL Action

* update version of CodeQL Action
* update version of CodeQL Action

* update version of CodeQL Action

* update version of Sonar Action

* update version of Sonar Action

* edit Sonar Action

* edit GitGuardian action

* edit GitGuardian action and update checkout version

* update SonarScan

* update SonarScan

* Pin actions to commit SHA

* Pin actions to commit SHA
* update version of CodeQL Action

* update version of CodeQL Action

* update version of Sonar Action

* update version of Sonar Action

* edit Sonar Action

* edit GitGuardian action

* edit GitGuardian action and update checkout version

* update SonarScan

* update SonarScan

* Pin actions to commit SHA

* Pin actions to commit SHA

* enhance DevSecOps pipeline

* enhance DevSecOps pipeline

* enhance DevSecOps pipeline

* enhance DevSecOps pipeline
Comment thread devsecops_pipeline.py Fixed
@sonarqubecloud

Copy link
Copy Markdown

Comment thread devsecops_pipeline.py
def run_command(command):
result = subprocess.run(
command,
shell=True,
@sonarqubecloud

Copy link
Copy Markdown

@meleksabit
meleksabit merged commit 2c797fa into main Jul 21, 2026
10 of 12 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