awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesSecurity Intent Analysis

Using language models to evaluate the intent and context of code specifically for security vulnerability detection.

Distinct from LLM-Based Analysis: Focuses on security-specific intent and vulnerability detection rather than general code change interpretation.

Explore 1 awesome GitHub repository matching devops & infrastructure · Security Intent Analysis. Refine with filters or upvote what's useful.

Awesome Security Intent Analysis GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nvidia/skillspectorNVIDIA 的头像

    NVIDIA/SkillSpector

    10,778在 GitHub 上查看↗

    SkillSpector 是一款安全扫描器,旨在在 AI 代理插件和扩展安装之前检测其中的漏洞和恶意模式。它作为一个运行时护栏,计算数值风险评分并分配严重性标签,以提供安装建议或阻止有风险的外部扩展。 该项目的独特之处在于使用语言模型执行语义代码分析,评估代码意图和上下文以减少误报。它还采用基于指纹的问题抑制技术,在重复扫描周期中跟踪并忽略已接受的风险。 该工具通过针对公共安全数据库的依赖项扫描来涵盖软件供应链安全,并支持从本地目录、远程 URL 和仓库进行多源资产摄取。它以多种机器可读和人类可读的格式提供漏洞报告,以便集成到 CI/CD 流水线中。

    Uses large language models to evaluate code intent and context, reducing false positives in security detection.

    Python
    在 GitHub 上查看↗10,778
  1. Home
  2. DevOps & Infrastructure
  3. Infrastructure
  4. Version Control Systems
  5. Git-Based Repositories
  6. Git-Based Code Analysis Platforms
  7. LLM-Based Analysis
  8. Security Intent Analysis