Skip to content

Commit 49eda63

Browse files
committed
Bump version
1 parent ecee277 commit 49eda63

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,3 @@ secret_convert:
171171
reports:
172172
junit: gl-secret-detection-report.xml
173173
```
174-
175-
## Future Plans
176-
177-
- [ ] Implement IaC Scanning

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "secscanner2junit"
3-
version = "0.1.12"
3+
version = "0.1.13"
44
description = "Convert Security Scanner Output to JUnit Format"
55
authors = ["Florian Angermeir <florian.angermeir@tum.de>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)