Skip to content

Conversation

@AlexanderBarabanov
Copy link
Contributor

@AlexanderBarabanov AlexanderBarabanov commented Jan 7, 2026

Description

This PR introduces Zizmor, a static code analyzer for GitHub Actions workflows, with the following changes:

Zizmor integration:

  • PR Checks: Automatically analyzes workflow changes and posts inline comments on PRs for easy review
  • Automated Enforcement: Fails PRs containing >=high-severity security issues
  • Continuous Monitoring: Scheduled scans of all workflows with results published to the Security tab

Other:

  • Fixed all high-severity issues identified by Zizmor
  • Updated Dependabot configuration to check for action updates weekly

Any Newly Introduced Dependencies

Zizmor - MIT https://github.com/zizmorcore/zizmor/blob/main/LICENSE

How Has This Been Tested?

Was tested in the fork https://github.com/AlexanderBarabanov/edge-ai-libraries

Checklist:

  • I agree to use the APACHE-2.0 license for my code changes.
  • I have not introduced any 3rd party components incompatible with APACHE-2.0.
  • I have not included any company confidential information, trade secret, password or security token.
  • I have performed a self-review of my code.

Signed-off-by: Barabanov, Alexander <[email protected]>
Signed-off-by: Barabanov, Alexander <[email protected]>
Signed-off-by: Barabanov, Alexander <[email protected]>
Signed-off-by: Barabanov, Alexander <[email protected]>
Signed-off-by: Barabanov, Alexander <[email protected]>
@github-advanced-security
Copy link
Contributor

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link

@ucjaiswal ucjaiswal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good .

@saikiransayabugari saikiransayabugari merged commit 77f3daf into open-edge-platform:main Jan 16, 2026
15 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.

3 participants