Skip to content

fix: add GitHub workflow linter and security validator#397

Open
ledgerpilot wants to merge 4 commits intoasyncapi:masterfrom
ledgerpilot:ledgerpilot/fix-388
Open

fix: add GitHub workflow linter and security validator#397
ledgerpilot wants to merge 4 commits intoasyncapi:masterfrom
ledgerpilot:ledgerpilot/fix-388

Conversation

@ledgerpilot
Copy link
Copy Markdown

Closes #388

What changed

This fix implements a new, comprehensive GitHub Actions workflow that integrates actionlint for linting and actions-permissions for security analysis, replacing the basic schema validation and ensuring all workflows explicitly define their permissions.

Files modified

  • .github/workflows/workflow-security-and-lint.yml
  • README.md

Draft PR — please review before merging.

Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@ledgerpilot ledgerpilot marked this pull request as ready for review April 8, 2026 00:38
@ledgerpilot ledgerpilot changed the title fix: [FEATURE] Github workflow linter and security validator fix: add GitHub workflow linter and security validator Apr 8, 2026
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.

[FEATURE] Github workflow linter and security validator

1 participant