Versions in this module Expand all Collapse all v2 v2.1.3 Sep 30, 2024 Changes in this version + const FilePermMode v2.1.3-integrations Oct 1, 2024 v2.1.2 Aug 9, 2024 v2.1.2-integrations Aug 9, 2024 v2.1.1 Jul 1, 2024 v2.1.1-integrations Jul 1, 2024 v2.1.0 Jun 12, 2024 Changes in this version + func CreateTempFile(filePathCopyFrom, tmpFilePath string) string + type File struct + ActualValue string + ExpectedValue string + FilePath string + Line int + Remediation string + RemediationType string + SearchKey string + SimilarityID string + type Query struct + Files []File + QueryID string + type Remediation struct + ActualValue string + ExpectedValue string + Line int + QueryID string + Remediation string + SearchKey string + SimilarityID string + type ReplacementInfo struct + After string + Before string + type Report struct + Queries []Query + type Set struct + Addition []Remediation + Replacement []Remediation + type Summary struct + ActualRemediationDoneNumber int + SelectedRemediationNumber int + func (s *Summary) GetRemediationSets(results Report, include []string) map[string]interface{} + func (s *Summary) GetRemediationSetsFromVulns(vulnerabilities []model.Vulnerability, include []string) map[string]interface{} + func (s *Summary) RemediateFile(filePath string, remediationSet Set, openAPIResolveReferences bool, ...) error v2.1.0-integrations Jun 12, 2024 Other modules containing this package github.com/Checkmarx/kics