Skip to content

Commit aa8274a

Browse files
github-actions[bot]web-flowTakishima
authored
Release version 1.2.1 (#10)
* Preparing release v1.2.1 * Update CHANGELOG.md Co-authored-by: GitHub actions <noreply@github.com> Co-authored-by: Nguyen Damien <ngn.damien@gmail.com>
1 parent 5cc8594 commit aa8274a

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.2.1] - 2021-07-19
11+
1012
- Reworded SCS103 and extend it to include a few more cases:
11-
+ `subprocess.getoutput()`
12-
+ `subprocess.getstatusoutput()`
13-
+ `asyncio.create_subprocess_shell()`
14-
+ `loop.subprocess_shell()`
13+
- `subprocess.getoutput()`
14+
- `subprocess.getstatusoutput()`
15+
- `asyncio.create_subprocess_shell()`
16+
- `loop.subprocess_shell()`
1517

1618
## [1.2.0] - 2021-07-19
1719

@@ -39,7 +41,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3941

4042
Initial release
4143

42-
[Unreleased]: https://github.com/Takishima/flake8-secure-coding-standard/compare/v1.2.0...HEAD
44+
[Unreleased]: https://github.com/Takishima/flake8-secure-coding-standard/compare/v1.2.1...HEAD
45+
46+
[1.2.1]: https://github.com/Takishima/flake8-secure-coding-standard/compare/v1.2.0...v1.2.1
4347

4448
[1.2.0]: https://github.com/Takishima/flake8-secure-coding-standard/compare/v1.1.0...v1.2.0
4549

0 commit comments

Comments
 (0)