Greg Back

Results 19 issues of Greg Back

Right now, custom types (custom STIX Objects, custom Cyber Observables, etc.) are global to the library. Part of the conversation in #52 was whether we should have environment-specific custom types,...

enhancement

Breaking out the conversation from #175, which is really just about documentation. From @chisholm: > I had a similar problem with my workbench/workflow experiments. I wanted to create network-traffic observables...

enhancement

https://misp.truesec.be/isc-top-100-stix.json I'm not sure whether it's good to use/extend a DataSource for this, or just use `requests` to fetch and parse the content. For more information, see [this blog post](https://isc.sans.edu/forums/diary/Top100+Malicious+IP+STIX+Feed/23050/)

enhancement

With #256, @anajsana pointed out that we don't need a lot of the logos in `/static/img` at all anymore; they're hosted in the todogroup/ospolandscape repo and pulled in from there....

bug
website

We need to discuss whether or not this should be in scope for this library.

enhancement

If a Bundle contains a Report which `refers-to` most other objects in the bundle (like the current apt1.json file), the graph view is hard to read, since most objects arrange...

### Org-level - [x] Enforce 2FA - [ ] Default to `read` - [ ] Create process for requesting repo creation - [ ] Disable repo creation for non-org owners...

Logistics / Documentation

Similar conceptually to http://stixproject.github.io/data-model/

enhancement

This helps prevent git from showing unnecessary .pyc files when using this as a submodule.

It would be great if vagrant-proxyconf could support the `http.proxyHost`, `http.proxyPort`, and `http.nonProxyHosts` (along with HTTPS and FTP) options to the JVM. Ref: http://docs.oracle.com/javase/8/docs/technotes/guides/net/proxies.html I'm not sure the best way...