 package
    
    
    
      package
    
    
      
        
      
    
   
    
      
  
    
      
  
    
      Version: 
        v0.0.0-...-58a59d0
    
    
      Opens a new window with list of versions in this module.
    
    
    
  
      
  
    Published: Oct 29, 2025
  
      
  
    License: AGPL-3.0
      
    
  
  
    Opens a new window with license information.
  
      
        
  
    
      Imports: 16
    
  
  
    Opens a new window with list of imports.
  
        
  
    
       Imported by: 0
    
  
  
    Opens a new window with list of known importers.
  
      
    
   
  
  
    
   
    
      
    
    
    
  
    
      
      
        
          
  
    
       Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    
      
        
 
  
  
  
    
      View Source
      var (
	Version   = "0.0.24"
	GitCommit = "HEAD"
)
     
  
  
  
  
  
      
  
  
    
    
    
      type Rule struct {
	ID           string `json:"id"`
	Description  string `json:"description"`
	Impact       string `json:"impact"`
	Severity     string `json:"severity"`
	Passed       bool   `json:"passed" default:"true"`
	Query        string `json:"query"`
	RuleProvider string `json:"ruleProvider"`
}
     
  
  
       
      
     
   
        
      
      
        
  
    
       Source Files
      ¶
      Source Files
      ¶
    
   
      
      
     
   
   Click to show internal directories. 
   Click to hide internal directories.