{"id":19449087,"url":"https://github.com/murphysecurity/murphysec-jetbrains-plugin","last_synced_at":"2025-04-25T02:32:12.472Z","repository":{"id":38230270,"uuid":"470428177","full_name":"murphysecurity/murphysec-jetbrains-plugin","owner":"murphysecurity","description":"MurphySec plugin for JetBrains IDEs, identify and fix open source vulnerabilities in your project. 墨菲安全推出的一款 JetBrains IDE 插件，可以用来识别并修复项目中的开源组件漏洞","archived":false,"fork":false,"pushed_at":"2022-05-18T06:38:36.000Z","size":4566,"stargazers_count":85,"open_issues_count":9,"forks_count":11,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T15:05:14.510Z","etag":null,"topics":["code-scanner","dependency","intellij","intellij-plugin","jetbrains","jetbrains-plugin","phpstorm","security"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/murphysecurity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-16T04:12:58.000Z","updated_at":"2025-03-05T09:55:30.000Z","dependencies_parsed_at":"2022-07-10T04:46:11.416Z","dependency_job_id":null,"html_url":"https://github.com/murphysecurity/murphysec-jetbrains-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphysecurity%2Fmurphysec-jetbrains-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphysecurity%2Fmurphysec-jetbrains-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphysecurity%2Fmurphysec-jetbrains-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphysecurity%2Fmurphysec-jetbrains-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/murphysecurity","download_url":"https://codeload.github.com/murphysecurity/murphysec-jetbrains-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250742004,"owners_count":21479713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["code-scanner","dependency","intellij","intellij-plugin","jetbrains","jetbrains-plugin","phpstorm","security"],"created_at":"2024-11-10T16:29:57.972Z","updated_at":"2025-04-25T02:32:11.999Z","avatar_url":"https://github.com/murphysecurity.png","language":null,"readme":"# MurphySec Code Scan\n\n\u003ca href=\"https://www.jetbrains.com\"\u003e\u003cimg src=\"https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg\" width = \"10%\" /\u003e\u003c/a\u003e\n\n[![](https://badgen.net/badge/Github/murphysec-code-scan/21D789?icon=github)](https://github.com/murphysecurity/murphysec-jetbrains-plugin)\n![Version](https://img.shields.io/jetbrains/plugin/v/18274?logo=JetBrains)\n![Downloads](https://img.shields.io/jetbrains/plugin/d/18274?color=FE2857)\n![Rating](https://img.shields.io/jetbrains/plugin/r/rating/18274?color=3EB811)\n\n[**MurphySec Code Scan**](https://plugins.jetbrains.com/plugin/18274-murphysec-code-scan) 是[墨菲安全](https://www.murphysec.com/)推出的一款 JetBrains IDE 插件。\n\n\n该插件让开发者在 IDE 中即可检测代码依赖的安全问题，轻松识别代码中使用了哪些存在安全缺陷的开源组件，通过准确的修复方案和一键修复功能，快速解决安全问题。\n\n### 支持功能\n\n目前 Murphysec Code Scan 支持的功能如下：\n- 漏洞检测：检测 `Java(Maven)`、`JavaScript(npm)`、`Go(gomod)`、`Python(pip)` 代码中引入的缺陷组件\n- 一键修复：不仅有清晰的修复方案，还可以通过此功能快速修复\n- 实时检测：代码的依赖发生变化导致了安全问题，不用担心，插件会及时给您提醒进行处理\n\n\n\u003e 注意\n\u003e 此插件不支持2020.1之前版本的JetBrains IDE\n\n## 安装插件\n- 打开 IDE 并进入插件市场\n- 在插件市场中搜索 “Murphysec Code Scan”，查看详情并安装\n\n \n![plugin-install2](./screenshot/plugin-install2.png)\n\n\n## 配置插件\n1. 点击下方插件区域左侧的`设置`按钮，或点击引导中的`服务认证`\n2. 在弹窗中输入您的访问令牌，也可以点击`快速认证`按钮按照引导完成认证。\n\n![plugin-config1](./screenshot/plugin-config1.png)\n![plugin-config2](./screenshot/plugin-config2.png)\n\n\n\n\n**配置参数说明：**\n1. token：进入[墨菲安全控制台](https://www.murphysec.com/control/set)，点击“个人设置”，如下图所示：\n\n![api-token](./screenshot/api-token.png)\n2. 企业配置 - 服务地址：如果想使用墨菲安全私有化部署的服务，请填写服务地址（如果没有，可以不填写）\n## 如何使用\n\n### 开始扫描\n- 点击 IDE 下方菜单栏中的“MurphySec Code Scan”，选择`点击开始扫描`\n \n![plugin-start](./screenshot/plugin-start.png)\n\n### 查看扫描结果\n- 扫描完成后会在窗口内显示结果，可以点击左侧漏洞查看详细信息\n\n![plugin-result](./screenshot/plugin-result.png) \n\n### 修复\n\n- 点击检测结果中的组件，即可查看该缺陷组件的基本信息\n- 点击右侧“一键修复”，即可直接将该组件升级至“最小修复版本\n\n点击下方的`一键修复`按钮，即可直接将该组件升级至最小修复版本\n\n![plugin-quick-fix](./screenshot/plugin-quick-fix.png) \n\n### 重新扫描\n- 点击插件左侧选项栏中的`绿色开始图标`，即可重新扫描\n\n![plugin-restart](./screenshot/plugin-restart.png)\n\n\n## 常见问题\n\n### 1. 将插件从 sidebar 移除了，我要怎么检测？\n\n- 点击菜单栏上的 `View` -\u003e `Tool Windows` -\u003e `MurphySec` ，插件将会重新出现在 sidebar 上\n![plugin-sidebar](./screenshot/plugin-sidebar-murphysec.jpeg)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurphysecurity%2Fmurphysec-jetbrains-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmurphysecurity%2Fmurphysec-jetbrains-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurphysecurity%2Fmurphysec-jetbrains-plugin/lists"}