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: SAST Security Scan
on: [push]
jobs:
sast-scan:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@f095bcc56b7c2baf48f3ac70d6d6782f4f553222
- name: Run SAST Scanner
uses: docker://docker.io/fluidattacks/sast:latest
with:
args: sast scan fluidattacks_sast_config.yaml