Skip to content

Releases: apiaddicts/sonaropenapi-rules

1.3.5

08 Apr 18:27
6848eea

Choose a tag to compare

[1.3.5] - 2026-04-08

Fixed

- OAR102 - SecondPartBasePathCheck Test
- OAR101 - FirstPartBasePathCheck Test
- OAR034 - StandardPagedResponseSchemaCheck Test
- OAR029 - StandardResponseSchemaCheck Test
- OAR083 - ForbiddenQueryParamsCheck Test
- OAR084 - ForbiddenFormatsInQueryCheck Test
- OAR043 - ParsingErrorCheck Test
- OAR028 - FilterParameterCheck Test
- OAR073 - RateLimitCheck Test
- OAR079 - PathParameter404Check Test

- AbstractSchemaCheck
- AbstractForbiddenQueryCheck
- AbstractPathResponseCheck
- VerbPathMatcher

What's Changed

Full Changelog: 1.3.4...1.3.5

1.3.4

07 Apr 13:57
52ce601

Choose a tag to compare

Fixed

  • OAR029 - StandardResponseSchemaCheck Test

  • OAR080 - SecuritySchemasCheck Test

  • OAR112 - RegexCheck Test

  • OpenAPICustomPlugin Test

  • OpenAPICustomProfileDefinition Test

  • OpenAPICustomRuleRepository Test

  • OpenAPICustomRulesDefinition Test

What's Changed

New Contributors

Full Changelog: 1.3.3...1.3.4

1.3.3

20 Mar 19:04
c7cc350

Choose a tag to compare

What's Changed

Full Changelog: 1.3.2...1.3.3

1.3.2

05 Mar 12:41
6290b53

Choose a tag to compare

[1.3.2] - 2026-03-05

Fixed

- OAR031 - Examples

What's Changed

Full Changelog: v1.3.1...1.3.2

1.3.1

19 Feb 13:58
885a9c2

Choose a tag to compare

[1.3.1] - 2026-02-19

Changed

- Resolved all SonarCloud issues

What's Changed

Full Changelog: v1.3.0...v1.3.1

1.3.0

08 Jan 16:43
2c8d45a

Choose a tag to compare

[1.3.0] - 2026-01-05

Changed

- OAR104 - ResourcesByPostVerbCheck

Fixed

- OAR019 - SelectParameterCheck
- OAR020 - ExpandParameterCheck

What's Changed

  • Fix/57/oar019 path by @mels-h in #60
  • fix prevent oar020 for paths ending with params and tests by @mels-h in #61
  • feat: add search to default excluded path patterns in oar104 by @mels-h in #63
  • adding new version 1.3.0 by @mels-h in #64
  • Develop by @mels-h in #62

Full Changelog: v1.2.5...v1.3.0

1.2.5

31 Dec 16:17
21ba5be

Choose a tag to compare

What's Changed

  • fix oar021 false positive for paths ending with params by @mels-h in #59

Full Changelog: v1.2.4...v1.2.5

1.2.4

31 Dec 15:17
e01ec0f

Choose a tag to compare

What's Changed

  • fix: oar022 prevent evaluation of paths ending with parameters by @mels-h in #51
  • fixing show mime types into post,put or patch verbs by @devdevx in #49
  • adding new version 1.2.4 by @mels-h in #52

New Contributors

Full Changelog: v1.2.3...v1.2.4

1.2.3

17 Nov 16:39

Choose a tag to compare

Fixed

- OAR031 - ExamplesCheck

1.2.2

17 Nov 16:01
7360fd6

Choose a tag to compare

Fixed

- OAR017 - ResourcePathCheck
- OAR025 - Limit parameter check
- OAR034 - StandardPagedResponseSchemaCheck
- OAR041 - UndefinedAuthTypeForWso2ScopeCheck
- OAR043 - ParsingErrorCheck