Gixy Versions Save

Nginx configuration static analyzer

v0.1.21

3 months ago
  • Freeze pyparsing version. Thnx @Darthfett and @JavaScriptDude

v0.1.20

5 years ago
  • Added perl_set directive: #72
  • Handle inline block comments: #85
  • Trying to fixing encoding issues: #86

v0.1.9

6 years ago
  • Exclude CR from HTTP Request splitting to reduce fps (#76)

v0.1.8

6 years ago
  • Syntax error in configuration now fails the manager ( #51 )
  • Minor improvements

v0.1.7

6 years ago
  • Introduced new plugin alias_traversal ( #61 )
  • Checks \r in http_splitting plugin
  • Minor improvements and fixes

v0.1.5

6 years ago
  • Supported Python 2.6 ( #27 )
  • Supported multiple config files scanning ( #25 )
  • Fixed summary count ( #50 )
  • Fixed symlink resolution ( #49 )
  • Minor improvements and fixes

v0.1.4

6 years ago
  • Fixed configuration parser
  • Allow processing stdin, file descriptors (PR #37 )

v0.1.3

6 years ago
  • Uses english versions in plugins references

v0.1.2

6 years ago
  • Fixed blank comments parsing
  • Added "auth_request_set" directive

v0.1.1

7 years ago

Initial release