Socket
Socket
Sign inDemoInstall

ldap-filter

Package Overview
Dependencies
1
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

0.3.3

Diff

Changelog

Source

0.3.3

  • Assert that NOT filters are closed by a parentheses
pfmooney
published 0.3.2 •

Changelog

Source

0.3.2

  • Perform better checks for trailing characters
  • Improve test coverage
  • Change *Filter.json to work recursively for child filters
  • Bump assert-plus dependency to 1.0.0
pfmooney
published 0.2.4 •

pfmooney
published 0.3.1 •

Changelog

Source

0.3.1

  • Tolerate underscores in attribute names
pfmooney
published 0.3.0 •

Changelog

Source

0.3.0

  • Enforce stricter output escaping for buffer values
  • BREAKING Rename NotFilter.addfilter to NotFilter.setFilter
  • BREAKING Rewrite filter parser to be more strict about input. This significantly changes the sort of filters which the parser files acceptable. While the old parser would tolerate unescaped characters in the ()\* set, the new parser requires them to be escaped via the \XX hex notation. This is in keeping with RFC 4514
  • Perform better escaping for values which are not UTF-8
pfmooney
published 0.2.3 •

Changelog

Source

0.2.3

  • Update dev dependencies
  • Clean up asserts and prototypes
pfmooney
published 0.2.2 •

Changelog

Source

0.2.2

  • Fix nested paren handling in parser
pfmooney
published 0.2.1 •

Changelog

Source

0.2.1

  • Fix AndFilter per RFC4526
pfmooney
published 0.2.0 •

Changelog

Source

0.2.0

  • Add 'attribute' accessor for ExtFilter matchType
  • Improve API for custom match functions
  • Support other value types in EqualityFilter
pfmooney
published 0.1.1 •

2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc