Skip to content

Commit

Permalink
Merge pull request #55 from carlosmtobon/patch-1
Browse files Browse the repository at this point in the history
Update grails-plugins.json
  • Loading branch information
puneetbehl committed Aug 3, 2023
2 parents f9837c1 + efcd1c9 commit 6454fb3
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion grails-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -6737,5 +6737,29 @@
},
"documentationUrl": "https://github.com/charlieamat/grails-liquid-plugin#readme",
"mavenMetadataUrl": "https://repo1.maven.org/maven2/io/github/charlieamat/grails-liquid-plugin/maven-metadata.xml"
},
{
"bintrayPackage": {
"name": "Grails Sanitizer",
"repo": "grails-sanitizer-plugin",
"owner": "carlosmtobon",
"desc": "A Grails Plugin for sanitizing markup using the OWASP AntiSamy library.",
"labels": [
"sanitizer",
"antisamy"
],
"licenses": [
"MIT"
],
"issueTrackerUrl": "https://github.com/carlosmtobon/grails-sanitizer-plugin/issues",
"latestVersion": "1.0.1",
"updated": "2023-07-28T18:46:48.776Z",
"systemIds": [
"io.github.carlosmtobon:grails-sanitizer-plugin"
],
"vcsUrl": "https://github.com/carlosmtobon/grails-sanitizer-plugin"
},
"documentationUrl": "https://github.com/carlosmtobon/grails-sanitizer-plugin#readme",
"mavenMetadataUrl": "https://repo1.maven.org/maven2/io/github/carlosmtobon/grails-sanitizer-plugin/maven-metadata.xml"
}
]
]

0 comments on commit 6454fb3

Please sign in to comment.