John-Mark Gurney

Results 8 issues of John-Mark Gurney

I have a simple database, and tried to load a fixture: [ { "model": "app.models.Devices", "records": [ { "uuid": "1", "name": "Agent" } ] }] it tries to parse the...

## Summary Commands that work under real Unix do not work here. Expects non-standard args that are not available on Unix. If it is intended to be a Linux command...

## Summary Both the GCP and the Dummy drivers for compute allow passing the imaged id, and size id as a string, and both drivers will do a lookup to...

stale

* DRF OpenAPI version: 1.3.0 * Python version: 3.5 * Operating System: Linux * rest_framework version: 3.6.4 ### Description I was attempted to run the quick start guide to use...

If you use the following input: ``` \" 
 	 ``` and run the following: ``` java -cp lib/saxon/saxon9.jar net.sf.saxon.Transform t.xml conf/xml-to-json.xsl ``` You'll get: ``` { "root": [ "\\\"\n",...

So, a generated stix2 observed data is not compatible w/ the pattern matcher code. See the attached file. [t.txt](https://github.com/oasis-open/cti-pattern-matcher/files/7430100/t.txt) When run, it raises: ``` $ python t.py Traceback (most recent...

This may be needed to clear up in the spec, but IMO, the results returned for this are not correct. Given the pattern: [ a:b[*] NOT = 22 ] and...

bug

Figure out how, given a pattern to generate a corse filter for the pattern. Like only observables w/ a cyber object that has type file. This would let us pre...

enhancement