Chris Czub

Results 44 issues of Chris Czub

I'm working off the latest master, on Ubuntu 18.10. scons version: ``` script: v3.0.5.a56bbd8c09fb219ab8a9673330ffcd55279219d0, 2019-03-26 23:16:31, by bdeegan on kufra engine: v3.0.5.a56bbd8c09fb219ab8a9673330ffcd55279219d0, 2019-03-26 23:16:31, by bdeegan on kufra ``` ```...

This is weird -- I can run the example code at logging level `debug`, but if I try to run it at `info`/`warn`, I crash. I've attached the stack trace...

I notice that only binary and certificate rules can be synced from servers: https://github.com/google/santa/blob/b70442e483887ed2368003dbe5f736931401d535/Source/santactl/Commands/sync/SNTCommandSyncRuleDownload.m#L146 Would it be possible to allow SCOPE rules to be served by Sync servers? Managing them...

question

This updates Semgrep to 0.59.0 which has some important grammar fixes to various languages. This PR also disables the semgrep version check, as the version check output goes to STDERR...

It looks like diffy only supports creating baselines based on auto-scaling groups. Unfortunately, I'm not using auto-scaling groups, and it's not an option for me to do so... but I...

Hi, I just noticed what appears to be a typo in the logging configuration. https://github.com/dropbox/securitybot/blob/master/main.py#L24 I assume this is supposed to be `urllib3`. Thank you!

When importing feeds, I see warnings about the "queries" key not being present. The key is present, however, and this doesn't seem to present an issue -- all the feeds...

I was playing around with virtualenv and gdb for debugging Python apps(that call out to some C libraries I wanted to inspect). System: ``` $ virtualenv --version 1.11.4 $ uname...

bug
help-wanted

If you run a distributed query that has a column with large values returned, the UI doesn't handle it well. You're unable to scroll to the right and see all...

Bug

Nice meeting you all at Querycon! This is a task to capture the idea we had of exposing the output of `santactl status` as a table in the Santa extension....

enhancement
santa