All Downloads are FREE. Search and download functionalities are using the official Maven repository.

metadata.messages.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<MessageCollection xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                   xsi:noNamespaceSchemaLocation="http://findsecbugs.h3xstream.com/messagecollection.xsd">

    <Plugin>
        <ShortDescription>Find Security Bugs Graph Builder</ShortDescription>
        <Details>Find Security Bugs is a plugin that aims to help security audit.</Details>
        <BugsUrl>http://find-sec-bugs.github.io/bugs.htm</BugsUrl>
        <AllBugsUrl>http://find-sec-bugs.github.io/bugs.htm</AllBugsUrl>
    </Plugin>

    <Detector class="com.h3xstream.findsecbugs.graph.GraphBuilder">
        <Details>Method tracing to build graph</Details>
    </Detector>

    <Detector class="com.h3xstream.findsecbugs.graph.GraphGarbageCollector">
        <Details>Cleanup task to shutdown the graph database. It also remove files in the case of tests</Details>
    </Detector>

    <BugPattern type="GRAPH_BUG">
        <ShortDescription></ShortDescription>
        <LongDescription></LongDescription>
        <Details></Details>
    </BugPattern>
    <BugCode abbrev="SECGRAPH">Predictable Pseudo Random Generator</BugCode>


</MessageCollection>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy