У нас вы можете посмотреть бесплатно Using SpotBugs plugin in Eclipse | Scan the Java source code as you write или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
SpotBugs is a static source code analysis tool, which offers a plugin for Eclipse IDE in addition to its stand alone version. The SpotBugs plugin can scan your source code to flag security and other flaws as you write the code; hence, avoiding the situation where vulnerable code becomes part of the production environment and results in massive data breaches. The source code used in this demo can be downloaded at https://github.com/myDemoApps/Vulnera... The video offers three demos, 1. Creating a vulnerable java project @t=0:33 2. Uploading the source code to a GitHub repository @t=3:53 3. Using SpotBugs plugin to flag security and other issues in the source code @t=8:12