https://github.com/rajbos/actions-marketplace-checks
Run check on actions in the marketplace
https://github.com/rajbos/actions-marketplace-checks
Last synced: about 1 month ago
JSON representation
Run check on actions in the marketplace
- Host: GitHub
- URL: https://github.com/rajbos/actions-marketplace-checks
- Owner: rajbos
- Created: 2022-08-31T19:36:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T04:52:27.000Z (12 months ago)
- Last Synced: 2024-05-02T05:04:41.030Z (12 months ago)
- Language: PowerShell
- Size: 3.74 GB
- Stars: 5
- Watchers: 1
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - rajbos/actions-marketplace-checks - Run check on actions in the marketplace (PowerShell)
README
# GitHub Actions Marketplace information
Goal: Run checks on actions in the marketplace: I have a private datasource of all actions found in the public marketplace that is created and used by my [GitHub Actions Marketplace news](https://devops-actions.github.io/github-actions-marketplace-news/) website, that blogs out updated and new actions (RSS feed available).
Information being loaded (see the [report workflow](.github/workflows/report.yml)) for all actions in that dataset:
|Information|Description|
|---|---|
|Type of Action|Docker, Node or Composite action|
|Declaration of the Action|action.yml, action.yaml, Dockerfile|
|Docker image setup|Dockerfile in repo or remote image url (e.g. Docker hub, GitHub Container Registry, etc.|
|Security alerts|Fork the Action and enabling Dependabot (works only for Node actions), then read back the security alerts|