Shanief
Shanief
https://github.com/airbnb/binaryalert/blob/a9c0f06affc35e1f8e45bb77f835b92350c68a0b/lambda_functions/analyzer/binary_info.py#L123 ^ Rather than using keys for each match, have you considered just using a list/array - or making this configurable? ``` matched_rules = { 'Rule{}'.format(index): { 'MatchedData': list(sorted(match.matched_data)), #...
Allow `_GIT_*` variables to be passed as command-line args rather than having them set as environment variables. https://github.com/arzzen/git-quick-stats/blob/71d414eb4a43ac32f939240b9975c958c9ace444/git-quick-stats#L176-L193
Please consider including details about the target server in the output, such as Native LAN Manager and Primary Domain. For example, these details are in the Session Setup AndX Response...
### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### What Happened I encountered unexpected results with rule L007, particularly in where clauses and...
https://github.com/arzzen/git-quick-stats/blob/71d414eb4a43ac32f939240b9975c958c9ace444/git-quick-stats#L60 It might be worth noting in the docs/help that the default limit is 10.
CIM Dictionary is outdated. Splunk's CIM version is at 4.18.0, but the CIM validator's dictionary is at 4.3.1. How can we update the dictionary (build the csv)?
For the Kansa.ps1 script, accept a seperate `-ModuleConf` parameter (so that users may can build multiple conf's for reuse). Kansa should still look for the modules in the specified `-ModulePath`...
The latest commit was 8 months ago. Consider merging https://github.com/fslds/cbfeeds
Please update to Include support for ipv6 addresses.