Skip to content

Releases: daveshanley/vacuum

v0.9.16

09 May 20:09
Compare
Choose a tag to compare

Changelog

  • 99df10d Added missing example check for parameters with content

v0.9.15

21 Apr 14:49
Compare
Choose a tag to compare

Changelog

v0.9.14

12 Apr 15:23
Compare
Choose a tag to compare

Changelog

  • 2bed9e6 fixed a couple of tests with missing examples
  • 9b73e7c missing examples are now sensitive to encased parent objects
  • 9e02717 removed dead code.

v0.9.13

09 Apr 14:29
Compare
Choose a tag to compare

Changelog

  • 2294f6c Add --timeout and lint --globbed-files non-completions
  • 61573d5 Fixed glitch with multi example validation.
  • c3fd403 More concise and tighter scoped flag completion registration error handling

@scop

v0.9.12

07 Apr 19:10
Compare
Choose a tag to compare

Changelog

  • 6f48501 documentation and rules are now aligned.

v0.9.11

03 Apr 17:52
Compare
Choose a tag to compare

Changelog

  • eb21309 Fixed NPE discovered in the platform
  • 2dfc2ed Updated truthy to operate correctly
  • 77e964c Updated zuplo logos
  • 33e29b1 cleaned unused-component
  • 3fd475c cleaned up security rule
  • acd2165 disable dedupe on rules.
  • e3d93b5 missing examples now more sensitive to location accuracy
  • d3cd35a moved disgnostics into reusable function
  • a5ad684 moved to key node for media types
  • 58fcbab prevented stats from erroring out if there are no inputs
  • 7718f1f rebuilt operation_descriptions function
  • 3a990a7 updated BuildEndNode to accomodate quotes
  • c71a1da updated truthy to render correct line
  • 5f0bbef we need another build, access token failed.

v0.9.10

29 Feb 16:23
Compare
Choose a tag to compare

Adds remote flag passthrough for bundle command

Removed panic and added log statement when running rules that contain results with no start node. Not sure how this is triggered, but will help diagnose it in the future.

Also bumped libopenapi version.

@emilien-puget

Changelog

v0.9.9

20 Feb 20:59
Compare
Choose a tag to compare

Changelog

  • 28da3ee Fixed owasp-rate-limit function by removing duplicate name

v0.9.8

20 Feb 19:06
Compare
Choose a tag to compare

Updates to the latest libopenapi which addresses issues:

Added new headers to owasp-rate-limit rule

RateLimit is now accepted by this rule.

Various other resolving issues.

Changelog

v0.9.7

16 Feb 15:12
Compare
Choose a tag to compare

Changelog

  • a9d5a5a Added various tuneups based on just using vacuum.
  • 49b6593 Tuning experience now I can clearly.
  • d2aeb7e bumped deps