【问题标题】:API call to Checkmarx dashboard对 Checkmarx 仪表板的 API 调用
【发布时间】:2019-03-26 14:07:23
【问题描述】:

我想在 Checkmarx 仪表板页面上获取所有项目的所有 Checkmarx 扫描详细信息。如何使用从 shell 或 python 脚本调用的 Checkmarx API 执行此操作?

【问题讨论】:

    标签: python shell api checkmarx


    【解决方案1】:

    【讨论】:

    • 谢谢。我如何在我的 shell 脚本中调用这些 API。我尝试使用 curl 命令运行它,但它正在下降。
    【解决方案2】:

    你可以试试swagger生成的curl命令。 要访问实时 Swagger 环境,请导航至:

    http://:/cxrestapi/help/swagger/ui/index(例如http://localhost/cxrestapi/help/swagger/ui/index

    如果你想使用python脚本,可以试试我在GitHub上的demo(https://github.com/binqsoft/CxRestPy)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-12-16
      • 1970-01-01
      • 2022-11-03
      • 1970-01-01
      • 2019-05-22
      • 1970-01-01
      • 1970-01-01
      • 2015-09-18
      相关资源
      最近更新 更多