├── LICENSE ├── README.md └── screenshot ├── api-token.png ├── plugin-config1.png ├── plugin-config2.png ├── plugin-install2.png ├── plugin-quick-fix.png ├── plugin-restart.png ├── plugin-result.png ├── plugin-sidebar-murphysec.jpeg └── plugin-start.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/murphysecurity/murphysec-jetbrains-plugin/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/murphysecurity/murphysec-jetbrains-plugin/HEAD/README.md -------------------------------------------------------------------------------- /screenshot/api-token.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/murphysecurity/murphysec-jetbrains-plugin/HEAD/screenshot/api-token.png -------------------------------------------------------------------------------- /screenshot/plugin-config1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/murphysecurity/murphysec-jetbrains-plugin/HEAD/screenshot/plugin-config1.png -------------------------------------------------------------------------------- /screenshot/plugin-config2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/murphysecurity/murphysec-jetbrains-plugin/HEAD/screenshot/plugin-config2.png -------------------------------------------------------------------------------- /screenshot/plugin-install2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/murphysecurity/murphysec-jetbrains-plugin/HEAD/screenshot/plugin-install2.png -------------------------------------------------------------------------------- /screenshot/plugin-quick-fix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/murphysecurity/murphysec-jetbrains-plugin/HEAD/screenshot/plugin-quick-fix.png -------------------------------------------------------------------------------- /screenshot/plugin-restart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/murphysecurity/murphysec-jetbrains-plugin/HEAD/screenshot/plugin-restart.png -------------------------------------------------------------------------------- /screenshot/plugin-result.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/murphysecurity/murphysec-jetbrains-plugin/HEAD/screenshot/plugin-result.png -------------------------------------------------------------------------------- /screenshot/plugin-sidebar-murphysec.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/murphysecurity/murphysec-jetbrains-plugin/HEAD/screenshot/plugin-sidebar-murphysec.jpeg -------------------------------------------------------------------------------- /screenshot/plugin-start.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/murphysecurity/murphysec-jetbrains-plugin/HEAD/screenshot/plugin-start.png --------------------------------------------------------------------------------