We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yeison-liscano/http_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
name: SCA Security Scan
on: [push]
jobs:
sca-scan:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@f095bcc56b7c2baf48f3ac70d6d6782f4f553222
- name: Run SCA Scanner
uses: docker://docker.io/fluidattacks/sca:latest
with:
args: sca scan fluidattacks_sca_config.yaml