69 matches found
creadur-rat-gradle
Apache RAT(发布审计工具)Gradle 插件 该插件允许运行 Apache RAT 发布审计工具,专注于许可证。 安装 在你的 build.gradle.kts 文件中: root@kitploit: plugins id"org.nosphere.apache.rat" version "0.8.1" 用法 该插件注册了一个名为 rat 的任务,你可以在 build.gradle.kts 文件中配置它: Kotlin DSL root@kitploit: tasks.rat // Use the default RAT license header matchers,...
6AI score
SaveExploits0References1
20