File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2929 * File relocation ability.
3030 * Multi-layered and inheritable execution environment configuration.
3131 * Interoperable and evolvable by using [ JSON] ( https://www.json.org/ ) as the main configuration file format.
32- * Interchangeable file format with [ JSON5 ] ( https://www.json.org/ ) and [ CBOR] ( https://cbor.io/ ) for performance and human readability.
32+ * Interchangeable file format with [ JSON ] ( https://www.json.org/ ) and [ CBOR] ( https://cbor.io/ ) for performance and human readability.
3333 * Setuid managed by set of users or (set-of-)groups (all-and-deny, or nothing-then-grant), Thanks to @[ hocineait7] ( https://github.com/hocineait7 ) .
3434* Command matching based on commonly-used open-source libraries:
3535 * [ glob] ( https://docs.rs/glob/latest/glob/ ) for binary pathv
You can’t perform that action at this time.
0 commit comments