Chris Lenk

Results 56 issues of Chris Lenk

Consider adding a `translate()` method to easily generate a `language-content` object with the correct `object_ref` and ensure the keys and values in `contents` match the original object.

enhancement

We should consider how to alter how a given data type is compared across all objects. For example, if I want to use a string comparison algorithm other than Jaro-Winkler,...

There are some tests that won't result in different behavior in different versions of STIX, but we currently duplicate all tests across 2.0 and 2.1. We should look into which...

Bundles in STIX 2.1 don't use the `spec_version` property. From 2.0 to 2.1 `spec_version` was moved to the objects so that a single bundle could hold objects of differing spec...

Is there a way to specify AJV plugins for ajv-cli to use? Specifically, I want to use https://github.com/luzlab/ajv-formats-draft2019 when running `ajv compile` to avoid errors about `unknown format "idn-hostname" is...

docs

so it won't try to delete nonexistent databases

We should add an option to adjust the gravity in the graph.

enhancement