synapse 2.200.0__tar.gz → 2.201.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of synapse might be problematic. Click here for more details.
- {synapse-2.200.0/synapse.egg-info → synapse-2.201.0}/PKG-INFO +1 -1
- {synapse-2.200.0 → synapse-2.201.0}/pyproject.toml +1 -1
- {synapse-2.200.0 → synapse-2.201.0}/synapse/datamodel.py +2 -3
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/agenda.py +24 -5
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/ast.py +7 -10
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/schemas.py +1 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/storm.py +2 -9
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/version.py +2 -2
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/dns.py +1 -1
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/economic.py +23 -23
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/files.py +2 -2
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/inet.py +2 -2
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/infotech.py +7 -7
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/person.py +1 -1
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/proj.py +3 -2
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/risk.py +1 -1
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/transport.py +3 -3
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_cortex.py +3 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_agenda.py +41 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_ast.py +3 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_storm.py +1 -1
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_risk.py +4 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_autodoc.py +5 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/utils.py +7 -7
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/autodoc.py +16 -1
- {synapse-2.200.0 → synapse-2.201.0/synapse.egg-info}/PKG-INFO +1 -1
- {synapse-2.200.0 → synapse-2.201.0}/LICENSE +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/README.rst +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/setup.cfg +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/axon.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/cells.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/cmds/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/cmds/boss.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/cmds/cortex.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/cmds/hive.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/common.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/cortex.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/cryotank.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/daemon.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/attack-flow/LICENSE.txt +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/attack-flow/README.md +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/attack-flow/attack-flow-schema-2.0.0.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/certs/cas/The Vertex Project Intermediate CA 00.crt +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/certs/cas/The Vertex Project ROOT CA.crt +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/certs/crls/The Vertex Project Intermediate CA 00.crl +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/certs/crls/The Vertex Project ROOT CA.crl +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/iana.tlds.mpk +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/README.md +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/LICENSE.txt +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/binary.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/bundle.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/core.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/cyber-observable-core.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/dictionary.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/extension-definition.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/extension.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/external-reference.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/granular-marking.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/hashes-type.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/hex.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/identifier.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/kill-chain-phase.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/language-content.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/marking-definition.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/properties.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/timestamp.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/url-regex.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/artifact.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/autonomous-system.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/directory.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/domain-name.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/email-addr.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/email-message.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/file.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/ipv4-addr.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/ipv6-addr.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/mac-addr.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/mutex.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/network-traffic.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/process.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/software.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/url.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/user-account.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/windows-registry-key.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/x509-certificate.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/attack-pattern.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/campaign.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/course-of-action.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/grouping.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/identity.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/incident.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/indicator.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/infrastructure.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/intrusion-set.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/location.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/malware-analysis.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/malware.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/note.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/observed-data.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/opinion.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/report.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/threat-actor.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/tool.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/vulnerability.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sros/relationship.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sros/sighting.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/exc.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/glob.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/aha.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/auth.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/autodoc.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/base.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/boss.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/cache.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/cell.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/certdir.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/chop.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/cli.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/cmd.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/cmdr.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/config.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/const.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/coro.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/crypto/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/crypto/coin.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/crypto/ecc.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/crypto/passwd.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/crypto/rsa.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/crypto/tinfoil.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/datfile.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/drive.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/dyndeps.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/encoding.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/gis.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/grammar.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/hashitem.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/hashset.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/health.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/hive.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/httpapi.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/ingest.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/interval.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/jsonstor.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/layer.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/link.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/lmdbslab.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/modelrev.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/module.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/modules.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/msgpack.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/multislabseqn.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/nexus.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/node.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/oauth.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/output.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/parser.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/platforms/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/platforms/common.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/platforms/darwin.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/platforms/freebsd.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/platforms/linux.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/platforms/windows.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/queue.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/ratelimit.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/reflect.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/rstorm.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/scope.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/scrape.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/share.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/slaboffs.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/slabseqn.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/snap.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/spooled.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/storm.lark +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/storm_format.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormctrl.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormhttp.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/aha.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/auth.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/backup.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/basex.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/cache.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/cell.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/compression.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/cortex.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/easyperm.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/env.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/ethereum.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/gen.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/gis.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/graph.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/hashes.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/hex.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/imap.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/index.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/infosec.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/ipv6.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/iters.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/json.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/log.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/macro.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/math.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/mime.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/model.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/modelext.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/notifications.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/oauth.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/pack.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/project.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/random.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/scrape.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/smtp.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/spooled.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/stats.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/stix.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/storm.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/tabular.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/utils.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/vault.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/version.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/xml.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormlib/yaml.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormsvc.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormtypes.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/stormwhois.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/structlog.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/task.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/thishost.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/thisplat.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/threads.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/time.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/trigger.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/types.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/urlhelp.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lib/view.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lookup/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lookup/cvss.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lookup/iana.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lookup/iso3166.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lookup/macho.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lookup/pe.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lookup/phonenum.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/lookup/timezones.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/mindmeld.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/auth.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/base.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/belief.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/biz.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/crypto.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/doc.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/entity.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/geopol.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/geospace.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/gov/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/gov/cn.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/gov/intl.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/gov/us.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/language.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/material.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/math.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/media.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/orgs.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/planning.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/science.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/syn.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/models/telco.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/servers/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/servers/aha.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/servers/axon.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/servers/cell.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/servers/cortex.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/servers/cryotank.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/servers/jsonstor.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/servers/stemcell.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/telepath.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/TestUtilsGetrefs.test_basics.yaml +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/aha/certs/cas/synapse.crt +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/aha/certs/cas/synapse.key +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/aha/certs/hosts/00.aha.loop.vertex.link.crt +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/aha/certs/hosts/00.aha.loop.vertex.link.key +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/aha/certs/users/root@synapse.crt +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/aha/certs/users/root@synapse.key +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/attack_flow/CISA AA22-138B VMWare Workspace (Alt).json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/attack_flow/CISA_Iranian_APT.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/certdir/cas/ca.crt +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/certdir/cas/ca.key +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/certdir/hosts/localhost.crt +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/certdir/hosts/localhost.key +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/certdir/users/root.crt +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/certdir/users/root.key +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/certdir/users/user.crt +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/certdir/users/user.key +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/changelog/model_2.176.0_16ee721a6b7221344eaf946c3ab4602dda546b1a.yaml.gz +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/changelog/model_2.176.0_2a25c58bbd344716cd7cbc3f4304d8925b0f4ef2.yaml.gz +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/cpedata.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/rstorm/httpresp1.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/rstorm/httpresp2.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/rstorm/httpresp3.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/rstorm/httprespmulti.yaml +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/rstorm/testsvc.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stix_export/basic.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stix_export/custom0.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stix_export/risk0.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stix_import/apt1.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stix_import/oasis-example-00.json +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormcov/argvquery.storm +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormcov/dupesubs.storm +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormcov/lookup.storm +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormcov/pivot.storm +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormcov/pragma-nocov.storm +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormcov/spin.storm +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormcov/stormctrl.storm +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormmod/common +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/badapidef.yaml +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/badcmdname.yaml +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/badendpoints.yaml +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/badjsonpkg.yaml +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/docs/foobar.md +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/docs/foobar.svg +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/dotstorm/dotstorm.yaml +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/dotstorm/storm/commands/dotstorm.bar.storm +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/dotstorm/storm/modules/dotstorm.foo.storm +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/nocontent.yaml +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/nomime.yaml +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/nopath.yaml +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/nosuchfile.yaml +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/notitle.yaml +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/optic/index.html +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/storm/commands/invalidCMD +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/storm/commands/testpkg.baz +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/storm/commands/testpkgcmd +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/storm/modules/apimod +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/storm/modules/testmod +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/testpkg.yaml +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/workflows/testpkg-bam.newp +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/workflows/testpkg-baz.yaml +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/stormpkg/workflows/testpkg-foo.yaml +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/test.dat +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/files/testcore/cell.yaml +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/nopmod.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_axon.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_cmds_boss.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_cmds_cortex.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_cmds_hive.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_common.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_cryotank.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_daemon.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_data.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_datamodel.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_exc.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_glob.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_init.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_aha.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_auth.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_autodoc.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_base.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_boss.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_cache.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_cell.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_certdir.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_chop.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_cli.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_config.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_const.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_coro.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_crypto_coin.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_crypto_ecc.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_crypto_passwd.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_crypto_tinfoil.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_datfile.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_dyndeps.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_encoding.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_gis.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_grammar.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_hashitem.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_hashset.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_health.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_hive.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_httpapi.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_interval.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_jsonstor.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_layer.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_link.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_lmdbslab.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_modelrev.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_module.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_msgpack.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_multislabseqn.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_nexus.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_node.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_output.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_platforms_linux.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_queue.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_ratelimit.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_reflect.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_rstorm.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_scope.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_scrape.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_slaboffs.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_slabseqn.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_snap.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_spooled.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_storm_format.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormctrl.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormhttp.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_aha.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_auth.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_backup.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_basex.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_cache.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_cell.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_compression.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_cortex.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_easyperm.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_env.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_ethereum.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_gen.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_gis.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_hashes.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_hex.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_imap.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_index.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_infosec.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_ipv6.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_iters.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_json.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_log.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_macro.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_mime.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_model.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_modelext.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_oauth.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_pack.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_random.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_scrape.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_smtp.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_spooled.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_stats.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_stix.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_storm.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_tabular.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_utils.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_vault.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_xml.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormlib_yaml.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormsvc.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormtypes.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_stormwhois.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_structlog.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_task.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_thishost.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_time.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_trigger.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_types.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_urlhelp.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_version.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lib_view.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lookup_iso3166.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_lookup_phonenum.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_mindmeld.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_auth.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_base.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_belief.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_biz.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_crypto.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_dns.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_doc.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_economic.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_files.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_geopol.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_geospace.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_gov_cn.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_gov_intl.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_gov_us.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_inet.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_infotech.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_language.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_material.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_math.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_media.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_orgs.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_person.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_planning.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_proj.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_science.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_syn.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_telco.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_model_transport.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_servers_axon.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_servers_cortex.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_servers_cryotank.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_servers_stemcell.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_servers_univ.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_telepath.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_aha.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_apikey.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_axon2axon.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_backup.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_cellauth.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_changelog.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_cryo_cat.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_cryo_list.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_csvtool.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_docker_validate.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_easycert.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_feed.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_genpkg.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_guid.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_healthcheck.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_hiveload.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_hivesave.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_json2mpk.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_livebackup.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_modrole.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_moduser.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_promote.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_pullfile.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_pushfile.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_reload.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_rstorm.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_snapshot.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_tools_storm.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_utils.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_utils_getrefs.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tests/test_utils_stormcov.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/aha/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/aha/clone.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/aha/easycert.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/aha/enroll.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/aha/list.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/aha/mirror.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/aha/provision/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/aha/provision/service.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/aha/provision/user.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/apikey.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/axon2axon.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/backup.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/cellauth.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/changelog.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/cmdr.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/cryo/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/cryo/cat.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/cryo/list.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/csvtool.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/docker/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/docker/validate.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/easycert.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/feed.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/genpkg.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/guid.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/healthcheck.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/hive/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/hive/load.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/hive/save.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/json2mpk.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/livebackup.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/modrole.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/moduser.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/promote.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/pullfile.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/pushfile.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/reload.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/rstorm.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/snapshot.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/tools/storm.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/utils/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/utils/getrefs.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/utils/stormcov/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/utils/stormcov/plugin.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cashaddress/LICENSE +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cashaddress/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cashaddress/base58.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cashaddress/convert.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cashaddress/crypto.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cashaddress/tests/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cashaddress/tests/test_cashaddress.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cpython/LICENSE +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cpython/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cpython/lib/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cpython/lib/email/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cpython/lib/email/_parseaddr.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cpython/lib/email/utils.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cpython/lib/http/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cpython/lib/http/cookies.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cpython/lib/ipaddress.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cpython/lib/test/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cpython/lib/test/support/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cpython/lib/test/test_email/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cpython/lib/test/test_email/test_email.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cpython/lib/test/test_email/test_utils.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cpython/lib/test/test_http_cookies.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/cpython/lib/test/test_ipaddress.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/substrateinterface/LICENSE +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/substrateinterface/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/substrateinterface/tests/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/substrateinterface/tests/test_ss58.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/substrateinterface/utils/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/substrateinterface/utils/ss58.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/utils.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/xrpl/LICENSE +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/xrpl/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/xrpl/constants.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/xrpl/core/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/xrpl/core/addresscodec/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/xrpl/core/addresscodec/codec.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/xrpl/core/addresscodec/exceptions.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/xrpl/core/addresscodec/main.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/xrpl/core/addresscodec/utils.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/xrpl/tests/__init__.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/xrpl/tests/test_codec.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/xrpl/tests/test_main.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse/vendor/xrpl/tests/test_main_test_cases.py +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse.egg-info/SOURCES.txt +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse.egg-info/dependency_links.txt +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse.egg-info/requires.txt +0 -0
- {synapse-2.200.0 → synapse-2.201.0}/synapse.egg-info/top_level.txt +0 -0
|
@@ -1160,10 +1160,9 @@ class Model:
|
|
|
1160
1160
|
for propname, typedef, propinfo in iface.get('props', ()):
|
|
1161
1161
|
|
|
1162
1162
|
# allow form props to take precedence
|
|
1163
|
-
if form.prop(propname) is
|
|
1164
|
-
|
|
1163
|
+
if (prop := form.prop(propname)) is None:
|
|
1164
|
+
prop = self._addFormProp(form, propname, typedef, propinfo)
|
|
1165
1165
|
|
|
1166
|
-
prop = self._addFormProp(form, propname, typedef, propinfo)
|
|
1167
1166
|
self.ifaceprops[f'{name}:{propname}'].append(prop.full)
|
|
1168
1167
|
|
|
1169
1168
|
if subifaces is not None:
|
|
@@ -260,6 +260,7 @@ class _Appt:
|
|
|
260
260
|
'created',
|
|
261
261
|
'enabled',
|
|
262
262
|
'errcount',
|
|
263
|
+
'loglevel',
|
|
263
264
|
'nexttime',
|
|
264
265
|
'lasterrs',
|
|
265
266
|
'isrunning',
|
|
@@ -269,7 +270,7 @@ class _Appt:
|
|
|
269
270
|
'lastfinishtime',
|
|
270
271
|
}
|
|
271
272
|
|
|
272
|
-
def __init__(self, stor, iden, recur, indx, query, creator, recs, nexttime=None, view=None, created=None, pool=False):
|
|
273
|
+
def __init__(self, stor, iden, recur, indx, query, creator, recs, nexttime=None, view=None, created=None, pool=False, loglevel=None):
|
|
273
274
|
self.doc = ''
|
|
274
275
|
self.name = ''
|
|
275
276
|
self.task = None
|
|
@@ -284,6 +285,7 @@ class _Appt:
|
|
|
284
285
|
self._recidxnexttime = None # index of rec who is up next
|
|
285
286
|
self.view = view
|
|
286
287
|
self.created = created
|
|
288
|
+
self.loglevel = loglevel
|
|
287
289
|
|
|
288
290
|
if self.recur and not self.recs:
|
|
289
291
|
raise s_exc.BadTime(mesg='A recurrent appointment with no records')
|
|
@@ -364,7 +366,10 @@ class _Appt:
|
|
|
364
366
|
if val['ver'] != 1:
|
|
365
367
|
raise s_exc.BadStorageVersion(mesg=f"Found version {val['ver']}") # pragma: no cover
|
|
366
368
|
recs = [ApptRec.unpack(tupl) for tupl in val['recs']]
|
|
367
|
-
|
|
369
|
+
# TODO: MOAR INSANITY
|
|
370
|
+
loglevel = val.get('loglevel', 'WARNING')
|
|
371
|
+
appt = cls(stor, val['iden'], val['recur'], val['indx'], val['query'], val['creator'], recs,
|
|
372
|
+
nexttime=val['nexttime'], view=val.get('view'), loglevel=loglevel)
|
|
368
373
|
appt.doc = val.get('doc', '')
|
|
369
374
|
appt.name = val.get('name', '')
|
|
370
375
|
appt.pool = val.get('pool', False)
|
|
@@ -373,6 +378,7 @@ class _Appt:
|
|
|
373
378
|
appt.lastfinishtime = val['lastfinishtime']
|
|
374
379
|
appt.lastresult = val['lastresult']
|
|
375
380
|
appt.enabled = val['enabled']
|
|
381
|
+
appt.lasterrs = list(val.get('lasterrs', []))
|
|
376
382
|
|
|
377
383
|
return appt
|
|
378
384
|
|
|
@@ -422,8 +428,10 @@ class _Appt:
|
|
|
422
428
|
logger.warning('_Appt.edits() Invalid attribute received: %s = %r', name, valu, extra=extra)
|
|
423
429
|
continue
|
|
424
430
|
|
|
425
|
-
|
|
426
|
-
|
|
431
|
+
if name == 'lasterrs' and not isinstance(valu, list):
|
|
432
|
+
valu = list(valu)
|
|
433
|
+
|
|
434
|
+
setattr(self, name, valu)
|
|
427
435
|
|
|
428
436
|
await self.save()
|
|
429
437
|
|
|
@@ -559,6 +567,7 @@ class Agenda(s_base.Base):
|
|
|
559
567
|
creator = cdef.get('creator')
|
|
560
568
|
view = cdef.get('view')
|
|
561
569
|
created = cdef.get('created')
|
|
570
|
+
loglevel = cdef.get('loglevel', 'WARNING')
|
|
562
571
|
|
|
563
572
|
pool = cdef.get('pool', False)
|
|
564
573
|
|
|
@@ -603,7 +612,9 @@ class Agenda(s_base.Base):
|
|
|
603
612
|
incvals = (incvals, )
|
|
604
613
|
recs.extend(ApptRec(rd, incunit, v) for (rd, v) in itertools.product(reqdicts, incvals))
|
|
605
614
|
|
|
606
|
-
|
|
615
|
+
# TODO: this is insane. Make _Appt take the cdef directly...
|
|
616
|
+
appt = _Appt(self, iden, recur, indx, query, creator, recs, nexttime=nexttime, view=view,
|
|
617
|
+
created=created, pool=pool, loglevel=loglevel)
|
|
607
618
|
self._addappt(iden, appt)
|
|
608
619
|
|
|
609
620
|
appt.doc = cdef.get('doc', '')
|
|
@@ -841,7 +852,10 @@ class Agenda(s_base.Base):
|
|
|
841
852
|
extra={'synapse': {'iden': appt.iden, 'name': appt.name, 'user': user.iden, 'text': appt.query,
|
|
842
853
|
'username': user.name, 'view': appt.view}})
|
|
843
854
|
starttime = self._getNowTick()
|
|
855
|
+
|
|
844
856
|
success = False
|
|
857
|
+
loglevel = s_common.normLogLevel(appt.loglevel)
|
|
858
|
+
|
|
845
859
|
try:
|
|
846
860
|
opts = {
|
|
847
861
|
'user': user.iden,
|
|
@@ -861,6 +875,11 @@ class Agenda(s_base.Base):
|
|
|
861
875
|
if mesg[0] == 'node':
|
|
862
876
|
count += 1
|
|
863
877
|
|
|
878
|
+
elif mesg[0] == 'warn' and loglevel <= logging.WARNING:
|
|
879
|
+
text = mesg[1].get('mesg', '<missing message>')
|
|
880
|
+
extra = await self.core.getLogExtra(cron=appt.iden, **mesg[1])
|
|
881
|
+
logger.warning(f'Cron job {appt.iden} issued warning: {text}', extra=extra)
|
|
882
|
+
|
|
864
883
|
elif mesg[0] == 'err':
|
|
865
884
|
excname, errinfo = mesg[1]
|
|
866
885
|
errinfo.pop('eline', None)
|
|
@@ -217,13 +217,10 @@ class Query(AstNode):
|
|
|
217
217
|
genr = await stack.enter_async_context(contextlib.aclosing(oper.run(runt, genr)))
|
|
218
218
|
|
|
219
219
|
async for node, path in genr:
|
|
220
|
-
runt.tick()
|
|
221
220
|
yield node, path
|
|
222
221
|
|
|
223
222
|
async def iterNodePaths(self, runt, genr=None):
|
|
224
223
|
|
|
225
|
-
count = 0
|
|
226
|
-
|
|
227
224
|
self.optimize()
|
|
228
225
|
self.validate(runt)
|
|
229
226
|
|
|
@@ -231,18 +228,18 @@ class Query(AstNode):
|
|
|
231
228
|
if genr is None:
|
|
232
229
|
genr = runt.getInput()
|
|
233
230
|
|
|
231
|
+
count = 0
|
|
232
|
+
limit = runt.getOpt('limit')
|
|
233
|
+
|
|
234
234
|
async with contextlib.aclosing(self.run(runt, genr)) as agen:
|
|
235
235
|
async for node, path in agen:
|
|
236
236
|
|
|
237
|
-
runt.tick()
|
|
238
|
-
|
|
239
237
|
yield node, path
|
|
240
238
|
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
break
|
|
239
|
+
if limit is not None:
|
|
240
|
+
count += 1
|
|
241
|
+
if count >= limit:
|
|
242
|
+
break
|
|
246
243
|
|
|
247
244
|
class Lookup(Query):
|
|
248
245
|
'''
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import types
|
|
2
2
|
import pprint
|
|
3
3
|
import asyncio
|
|
4
|
-
import hashlib
|
|
5
4
|
import logging
|
|
6
5
|
import argparse
|
|
7
6
|
import contextlib
|
|
@@ -22,13 +21,10 @@ import synapse.lib.snap as s_snap
|
|
|
22
21
|
import synapse.lib.cache as s_cache
|
|
23
22
|
import synapse.lib.layer as s_layer
|
|
24
23
|
import synapse.lib.scope as s_scope
|
|
25
|
-
import synapse.lib.config as s_config
|
|
26
24
|
import synapse.lib.autodoc as s_autodoc
|
|
27
|
-
import synapse.lib.grammar as s_grammar
|
|
28
25
|
import synapse.lib.msgpack as s_msgpack
|
|
29
26
|
import synapse.lib.schemas as s_schemas
|
|
30
27
|
import synapse.lib.spooled as s_spooled
|
|
31
|
-
import synapse.lib.version as s_version
|
|
32
28
|
import synapse.lib.hashitem as s_hashitem
|
|
33
29
|
import synapse.lib.stormctrl as s_stormctrl
|
|
34
30
|
import synapse.lib.stormtypes as s_stormtypes
|
|
@@ -1726,9 +1722,6 @@ class Runtime(s_base.Base):
|
|
|
1726
1722
|
async def warnonce(self, mesg, **info):
|
|
1727
1723
|
return await self.snap.warnonce(mesg, **info)
|
|
1728
1724
|
|
|
1729
|
-
def tick(self):
|
|
1730
|
-
pass
|
|
1731
|
-
|
|
1732
1725
|
def cancel(self):
|
|
1733
1726
|
self.task.cancel()
|
|
1734
1727
|
|
|
@@ -1964,7 +1957,6 @@ class Runtime(s_base.Base):
|
|
|
1964
1957
|
nodegenr = subgraph.run(self, nodegenr)
|
|
1965
1958
|
|
|
1966
1959
|
async for item in nodegenr:
|
|
1967
|
-
self.tick()
|
|
1968
1960
|
yield item
|
|
1969
1961
|
|
|
1970
1962
|
except RecursionError:
|
|
@@ -2847,7 +2839,8 @@ class BatchCmd(Cmd):
|
|
|
2847
2839
|
mesg = f'Specified batch size ({size}) is above the maximum (10000).'
|
|
2848
2840
|
raise s_exc.StormRuntimeError(mesg=mesg)
|
|
2849
2841
|
|
|
2850
|
-
|
|
2842
|
+
_query = await s_stormtypes.tostr(self.opts.query)
|
|
2843
|
+
query = await runt.getStormQuery(_query)
|
|
2851
2844
|
doyield = await s_stormtypes.tobool(self.opts.cond)
|
|
2852
2845
|
|
|
2853
2846
|
async with runt.getSubRuntime(query, opts={'vars': {'nodes': []}}) as subr:
|
|
@@ -223,6 +223,6 @@ def reqVersion(valu, reqver,
|
|
|
223
223
|
##############################################################################
|
|
224
224
|
# The following are touched during the release process by bumpversion.
|
|
225
225
|
# Do not modify these directly.
|
|
226
|
-
version = (2,
|
|
226
|
+
version = (2, 201, 0)
|
|
227
227
|
verstring = '.'.join([str(x) for x in version])
|
|
228
|
-
commit = '
|
|
228
|
+
commit = 'eed8c13ff316a77ae835539215c862d052d31994'
|
|
@@ -147,7 +147,7 @@ class DnsModule(s_module.CoreModule):
|
|
|
147
147
|
|
|
148
148
|
('inet:dns:txt', ('comp', {'fields': (('fqdn', 'inet:fqdn'), ('txt', 'str'))}), {
|
|
149
149
|
'ex': '(hehe.vertex.link,"fancy TXT record")',
|
|
150
|
-
'doc': 'The result of a DNS
|
|
150
|
+
'doc': 'The result of a DNS TXT record lookup.'}),
|
|
151
151
|
|
|
152
152
|
('inet:dns:type', ('int', {}), {
|
|
153
153
|
'doc': 'A DNS query/answer type integer.'}),
|
|
@@ -67,10 +67,10 @@ class EconModule(s_module.CoreModule):
|
|
|
67
67
|
'doc': 'A financial security which is typically traded on an exchange.'}),
|
|
68
68
|
|
|
69
69
|
('econ:fin:bar', ('guid', {}), {
|
|
70
|
-
'doc': 'A sample of the open, close, high, low prices of a security in a specific time window'}),
|
|
70
|
+
'doc': 'A sample of the open, close, high, low prices of a security in a specific time window.'}),
|
|
71
71
|
|
|
72
72
|
('econ:fin:tick', ('guid', {}), {
|
|
73
|
-
'doc': 'A sample of the price of a security at a single moment in time'}),
|
|
73
|
+
'doc': 'A sample of the price of a security at a single moment in time.'}),
|
|
74
74
|
|
|
75
75
|
('econ:bank:account:type:taxonomy', ('taxonomy', {}), {
|
|
76
76
|
'doc': 'A bank account type taxonomy.'}),
|
|
@@ -192,10 +192,10 @@ class EconModule(s_module.CoreModule):
|
|
|
192
192
|
'doc': 'The campaign that the purchase was in support of.'}),
|
|
193
193
|
|
|
194
194
|
('price', ('econ:price', {}), {
|
|
195
|
-
'doc': 'The econ:price of the purchase'}),
|
|
195
|
+
'doc': 'The econ:price of the purchase.'}),
|
|
196
196
|
|
|
197
197
|
('currency', ('econ:currency', {}), {
|
|
198
|
-
'doc': 'The econ:price of the purchase'}),
|
|
198
|
+
'doc': 'The econ:price of the purchase.'}),
|
|
199
199
|
|
|
200
200
|
('listing', ('biz:listing', {}), {
|
|
201
201
|
'doc': 'The purchase was made based on the given listing.'}),
|
|
@@ -283,10 +283,10 @@ class EconModule(s_module.CoreModule):
|
|
|
283
283
|
'doc': 'The purchase which the payment was paying for.'}),
|
|
284
284
|
|
|
285
285
|
('amount', ('econ:price', {}), {
|
|
286
|
-
'doc': 'The amount of money transferred in the payment'}),
|
|
286
|
+
'doc': 'The amount of money transferred in the payment.'}),
|
|
287
287
|
|
|
288
288
|
('currency', ('econ:currency', {}), {
|
|
289
|
-
'doc': 'The currency of the payment'}),
|
|
289
|
+
'doc': 'The currency of the payment.'}),
|
|
290
290
|
|
|
291
291
|
('memo', ('str', {}), {
|
|
292
292
|
'doc': 'A small note specified by the payer common in financial transactions.'}),
|
|
@@ -339,66 +339,66 @@ class EconModule(s_module.CoreModule):
|
|
|
339
339
|
('econ:fin:exchange', {}, (
|
|
340
340
|
|
|
341
341
|
('name', ('str', {'lower': True, 'strip': True}), {
|
|
342
|
-
'doc': 'A simple name for the exchange',
|
|
342
|
+
'doc': 'A simple name for the exchange.',
|
|
343
343
|
'ex': 'nasdaq'}),
|
|
344
344
|
|
|
345
345
|
('org', ('ou:org', {}), {
|
|
346
|
-
'doc': 'The organization that operates the exchange'}),
|
|
346
|
+
'doc': 'The organization that operates the exchange.'}),
|
|
347
347
|
|
|
348
348
|
('currency', ('econ:currency', {}), {
|
|
349
|
-
'doc': 'The currency used for all transactions in the exchange',
|
|
349
|
+
'doc': 'The currency used for all transactions in the exchange.',
|
|
350
350
|
'ex': 'usd'}),
|
|
351
351
|
)),
|
|
352
352
|
|
|
353
353
|
('econ:fin:security', {}, (
|
|
354
354
|
|
|
355
355
|
('exchange', ('econ:fin:exchange', {}), {
|
|
356
|
-
'doc': 'The exchange on which the security is traded'}),
|
|
356
|
+
'doc': 'The exchange on which the security is traded.'}),
|
|
357
357
|
|
|
358
358
|
('ticker', ('str', {'lower': True, 'strip': True}), {
|
|
359
|
-
'doc': 'The identifier for this security within the exchange'}),
|
|
359
|
+
'doc': 'The identifier for this security within the exchange.'}),
|
|
360
360
|
|
|
361
361
|
('type', ('str', {'lower': True, 'strip': True}), {
|
|
362
|
-
'doc': 'A user defined type such as stock, bond, option, future, or forex'}),
|
|
362
|
+
'doc': 'A user defined type such as stock, bond, option, future, or forex.'}),
|
|
363
363
|
|
|
364
364
|
('price', ('econ:price', {}), {
|
|
365
|
-
'doc': 'The last known/available price of the security'}),
|
|
365
|
+
'doc': 'The last known/available price of the security.'}),
|
|
366
366
|
|
|
367
367
|
('time', ('time', {}), {
|
|
368
|
-
'doc': 'The time of the last know price sample'}),
|
|
368
|
+
'doc': 'The time of the last know price sample.'}),
|
|
369
369
|
)),
|
|
370
370
|
|
|
371
371
|
('econ:fin:tick', {}, (
|
|
372
372
|
|
|
373
373
|
('security', ('econ:fin:security', {}), {
|
|
374
|
-
'doc': 'The security measured by the tick'}),
|
|
374
|
+
'doc': 'The security measured by the tick.'}),
|
|
375
375
|
|
|
376
376
|
('time', ('time', {}), {
|
|
377
|
-
'doc': 'The time the price was sampled'}),
|
|
377
|
+
'doc': 'The time the price was sampled.'}),
|
|
378
378
|
|
|
379
379
|
('price', ('econ:price', {}), {
|
|
380
|
-
'doc': 'The price of the security at the time'}),
|
|
380
|
+
'doc': 'The price of the security at the time.'}),
|
|
381
381
|
)),
|
|
382
382
|
|
|
383
383
|
('econ:fin:bar', {}, (
|
|
384
384
|
|
|
385
385
|
('security', ('econ:fin:security', {}), {
|
|
386
|
-
'doc': 'The security measured by the bar'}),
|
|
386
|
+
'doc': 'The security measured by the bar.'}),
|
|
387
387
|
|
|
388
388
|
('ival', ('ival', {}), {
|
|
389
|
-
'doc': 'The interval of measurement'}),
|
|
389
|
+
'doc': 'The interval of measurement.'}),
|
|
390
390
|
|
|
391
391
|
('price:open', ('econ:price', {}), {
|
|
392
|
-
'doc': 'The opening price of the security'}),
|
|
392
|
+
'doc': 'The opening price of the security.'}),
|
|
393
393
|
|
|
394
394
|
('price:close', ('econ:price', {}), {
|
|
395
|
-
'doc': 'The closing price of the security'}),
|
|
395
|
+
'doc': 'The closing price of the security.'}),
|
|
396
396
|
|
|
397
397
|
('price:low', ('econ:price', {}), {
|
|
398
|
-
'doc': 'The low price of the security'}),
|
|
398
|
+
'doc': 'The low price of the security.'}),
|
|
399
399
|
|
|
400
400
|
('price:high', ('econ:price', {}), {
|
|
401
|
-
'doc': 'The high price of the security'}),
|
|
401
|
+
'doc': 'The high price of the security.'}),
|
|
402
402
|
)),
|
|
403
403
|
|
|
404
404
|
('econ:acct:invoice', {}, (
|
|
@@ -270,7 +270,7 @@ class FileModule(s_module.CoreModule):
|
|
|
270
270
|
('file', ('file:bytes', {}), {
|
|
271
271
|
'doc': 'The Mach-O file containing the load command.'}),
|
|
272
272
|
('type', ('int', {'enums': s_l_macho.getLoadCmdTypes()}), {
|
|
273
|
-
'doc': 'The type of the load command'}),
|
|
273
|
+
'doc': 'The type of the load command.'}),
|
|
274
274
|
('size', ('int', {}), {
|
|
275
275
|
'doc': 'The size of the load command structure in bytes.'}),
|
|
276
276
|
),
|
|
@@ -724,7 +724,7 @@ class FileModule(s_module.CoreModule):
|
|
|
724
724
|
('sha256', ('hash:sha256', {}), {
|
|
725
725
|
'doc': 'The sha256 hash of the bytes of the Mach-O section.'}),
|
|
726
726
|
('offset', ('int', {}), {
|
|
727
|
-
'doc': 'The file offset to the beginning of the section'}),
|
|
727
|
+
'doc': 'The file offset to the beginning of the section.'}),
|
|
728
728
|
)),
|
|
729
729
|
|
|
730
730
|
('file:mime:lnk', {}, (
|
|
@@ -1332,7 +1332,7 @@ class InetModule(s_module.CoreModule):
|
|
|
1332
1332
|
|
|
1333
1333
|
('inet:ssl:cert', ('comp', {'fields': (('server', 'inet:server'), ('file', 'file:bytes'))}), {
|
|
1334
1334
|
'deprecated': True,
|
|
1335
|
-
'doc': 'Deprecated. Please use inet:tls:servercert or inet:tls:clientcert',
|
|
1335
|
+
'doc': 'Deprecated. Please use inet:tls:servercert or inet:tls:clientcert.',
|
|
1336
1336
|
}),
|
|
1337
1337
|
|
|
1338
1338
|
('inet:port', ('int', {'min': 0, 'max': 0xffff}), {
|
|
@@ -3802,7 +3802,7 @@ class InetModule(s_module.CoreModule):
|
|
|
3802
3802
|
|
|
3803
3803
|
('client:address', ('inet:client', {}), {
|
|
3804
3804
|
'deprecated': True,
|
|
3805
|
-
'doc': 'Deprecated. Please use :client'}),
|
|
3805
|
+
'doc': 'Deprecated. Please use :client.'}),
|
|
3806
3806
|
|
|
3807
3807
|
('client:software', ('it:prod:softver', {}), {
|
|
3808
3808
|
'doc': 'The client software version used to send the message.'}),
|
|
@@ -641,10 +641,10 @@ class ItModule(s_module.CoreModule):
|
|
|
641
641
|
'doc': 'Semantic Version type.',
|
|
642
642
|
}),
|
|
643
643
|
('it:sec:cpe', 'synapse.models.infotech.Cpe23Str', {}, {
|
|
644
|
-
'doc': 'A NIST CPE 2.3 Formatted String',
|
|
644
|
+
'doc': 'A NIST CPE 2.3 Formatted String.',
|
|
645
645
|
}),
|
|
646
646
|
('it:sec:cpe:v2_2', 'synapse.models.infotech.Cpe22Str', {}, {
|
|
647
|
-
'doc': 'A NIST CPE 2.2 Formatted String',
|
|
647
|
+
'doc': 'A NIST CPE 2.2 Formatted String.',
|
|
648
648
|
}),
|
|
649
649
|
),
|
|
650
650
|
'types': (
|
|
@@ -697,7 +697,7 @@ class ItModule(s_module.CoreModule):
|
|
|
697
697
|
'ex': 'cve-2012-0158'
|
|
698
698
|
}),
|
|
699
699
|
('it:sec:cwe', ('str', {'regex': r'^CWE-[0-9]{1,8}$'}), {
|
|
700
|
-
'doc': 'NIST NVD Common Weaknesses Enumeration Specification',
|
|
700
|
+
'doc': 'NIST NVD Common Weaknesses Enumeration Specification.',
|
|
701
701
|
'ex': 'CWE-120',
|
|
702
702
|
}),
|
|
703
703
|
|
|
@@ -1297,7 +1297,7 @@ class ItModule(s_module.CoreModule):
|
|
|
1297
1297
|
)),
|
|
1298
1298
|
('it:account', {}, (
|
|
1299
1299
|
('user', ('inet:user', {}), {
|
|
1300
|
-
'doc': 'The username associated with the account',
|
|
1300
|
+
'doc': 'The username associated with the account.',
|
|
1301
1301
|
}),
|
|
1302
1302
|
('contact', ('ps:contact', {}), {
|
|
1303
1303
|
'doc': 'Additional contact information associated with this account.',
|
|
@@ -1977,7 +1977,7 @@ class ItModule(s_module.CoreModule):
|
|
|
1977
1977
|
'doc': 'The commit that produced this diff.'}),
|
|
1978
1978
|
|
|
1979
1979
|
('file', ('file:bytes', {}), {
|
|
1980
|
-
'doc': 'The file after the commit has been applied'}),
|
|
1980
|
+
'doc': 'The file after the commit has been applied.'}),
|
|
1981
1981
|
|
|
1982
1982
|
('path', ('file:path', {}), {
|
|
1983
1983
|
'doc': 'The path to the file in the repo that the diff is being applied to.'}),
|
|
@@ -2272,7 +2272,7 @@ class ItModule(s_module.CoreModule):
|
|
|
2272
2272
|
'disp': {'hint': 'text'},
|
|
2273
2273
|
}),
|
|
2274
2274
|
('cpe', ('it:sec:cpe', {}), {
|
|
2275
|
-
'doc': 'The NIST CPE 2.3 string specifying this software version',
|
|
2275
|
+
'doc': 'The NIST CPE 2.3 string specifying this software version.',
|
|
2276
2276
|
}),
|
|
2277
2277
|
('cves', ('array', {'type': 'it:sec:cve', 'uniq': True, 'sorted': True}), {
|
|
2278
2278
|
'doc': 'A list of CVEs that apply to this software version.',
|
|
@@ -2420,7 +2420,7 @@ class ItModule(s_module.CoreModule):
|
|
|
2420
2420
|
'doc': 'Set if this result was part of running multiple scanners.'}),
|
|
2421
2421
|
|
|
2422
2422
|
('multi:count', ('int', {'min': 0}), {
|
|
2423
|
-
'doc': 'The total number of scanners which were run by a multi-scanner'}),
|
|
2423
|
+
'doc': 'The total number of scanners which were run by a multi-scanner.'}),
|
|
2424
2424
|
|
|
2425
2425
|
('multi:count:benign', ('int', {'min': 0}), {
|
|
2426
2426
|
'doc': 'The number of scanners which returned a benign verdict.'}),
|
|
@@ -198,7 +198,7 @@ class PsModule(s_module.CoreModule):
|
|
|
198
198
|
'doc': 'The last date the student attended a class.',
|
|
199
199
|
}),
|
|
200
200
|
('classes', ('array', {'type': 'edu:class', 'uniq': True, 'sorted': True}), {
|
|
201
|
-
'doc': 'The classes attended by the student',
|
|
201
|
+
'doc': 'The classes attended by the student.',
|
|
202
202
|
}),
|
|
203
203
|
('achievement', ('ps:achievement', {}), {
|
|
204
204
|
'doc': 'The achievement awarded to the individual.',
|
|
@@ -173,7 +173,7 @@ class ProjectModule(s_module.CoreModule):
|
|
|
173
173
|
'doc': 'The ticket the comment was added to.'}),
|
|
174
174
|
|
|
175
175
|
('text', ('str', {}), {
|
|
176
|
-
'doc': 'The text of the comment'}),
|
|
176
|
+
'doc': 'The text of the comment.'}),
|
|
177
177
|
# -(refs)> thing comment is about
|
|
178
178
|
)),
|
|
179
179
|
|
|
@@ -244,7 +244,8 @@ class ProjectModule(s_module.CoreModule):
|
|
|
244
244
|
'doc': 'The sprint that contains the ticket.'}),
|
|
245
245
|
|
|
246
246
|
('type', ('str', {'lower': True, 'strip': True}), {
|
|
247
|
-
'doc': 'The type of ticket.
|
|
247
|
+
'doc': 'The type of ticket.',
|
|
248
|
+
'ex': 'bug'}),
|
|
248
249
|
)),
|
|
249
250
|
),
|
|
250
251
|
}),
|
|
@@ -97,7 +97,7 @@ class RiskModule(s_module.CoreModule):
|
|
|
97
97
|
},
|
|
98
98
|
}),
|
|
99
99
|
('risk:mitigation:type:taxonomy', ('taxonomy', {}), {
|
|
100
|
-
'
|
|
100
|
+
'interfaces': ('meta:taxonomy',),
|
|
101
101
|
'doc': 'A taxonomy of mitigation types.',
|
|
102
102
|
}),
|
|
103
103
|
('risk:mitigation', ('guid', {}), {
|
|
@@ -102,7 +102,7 @@ class TransportModule(s_module.CoreModule):
|
|
|
102
102
|
'doc': 'An individual sea vessel.'}),
|
|
103
103
|
|
|
104
104
|
('transport:sea:mmsi', ('str', {'regex': '[0-9]{9}'}), {
|
|
105
|
-
'doc': 'A Maritime Mobile Service Identifier'}),
|
|
105
|
+
'doc': 'A Maritime Mobile Service Identifier.'}),
|
|
106
106
|
|
|
107
107
|
('transport:sea:imo', ('str', {'lower': True, 'strip': True, 'replace': ((' ', ''),), 'regex': '^imo[0-9]{7}$'}), {
|
|
108
108
|
'doc': 'An International Maritime Organization registration number.'}),
|
|
@@ -349,7 +349,7 @@ class TransportModule(s_module.CoreModule):
|
|
|
349
349
|
)),
|
|
350
350
|
('transport:air:port', {}, (
|
|
351
351
|
('name', ('str', {'lower': True, 'onespace': True}), {
|
|
352
|
-
'doc': 'The name of the airport'}),
|
|
352
|
+
'doc': 'The name of the airport.'}),
|
|
353
353
|
('place', ('geo:place', {}), {
|
|
354
354
|
'doc': 'The place where the IATA airport code is assigned.'}),
|
|
355
355
|
)),
|
|
@@ -462,7 +462,7 @@ class TransportModule(s_module.CoreModule):
|
|
|
462
462
|
'doc': 'Deprecated. Please use :phys:length.'}),
|
|
463
463
|
|
|
464
464
|
('beam', ('geo:dist', {}), {
|
|
465
|
-
'doc': 'The official overall vessel beam'}),
|
|
465
|
+
'doc': 'The official overall vessel beam.'}),
|
|
466
466
|
|
|
467
467
|
('flag', ('iso:3166:cc', {}), {
|
|
468
468
|
'doc': 'The country the vessel is flagged to.'}),
|
|
@@ -7397,6 +7397,9 @@ class CortexBasicTest(s_t_utils.SynTest):
|
|
|
7397
7397
|
self.len(1, await core.nodes('media:news -(refs)> *', opts={'view': altview}))
|
|
7398
7398
|
self.eq(2, await proxy.feedFromAxon(sha256))
|
|
7399
7399
|
|
|
7400
|
+
opts['limit'] = 1
|
|
7401
|
+
self.len(1, await alist(proxy.exportStorm('media:news inet:email', opts=opts)))
|
|
7402
|
+
|
|
7400
7403
|
async with self.getHttpSess(port=port) as sess:
|
|
7401
7404
|
resp = await sess.post(f'https://localhost:{port}/api/v1/storm/export')
|
|
7402
7405
|
self.eq(401, resp.status)
|
|
@@ -1098,6 +1098,15 @@ class AgendaTest(s_t_utils.SynTest):
|
|
|
1098
1098
|
self.gt(cdef00['laststarttime'], 0)
|
|
1099
1099
|
self.eq(cdef00['laststarttime'], cdef01['laststarttime'])
|
|
1100
1100
|
|
|
1101
|
+
async def test_agenda_warnings(self):
|
|
1102
|
+
|
|
1103
|
+
async with self.getTestCore() as core:
|
|
1104
|
+
with self.getAsyncLoggerStream('synapse.lib.agenda', 'issued warning: oh hai') as stream:
|
|
1105
|
+
q = '$lib.warn("oh hai")'
|
|
1106
|
+
msgs = await core.stormlist('cron.at --now $q', opts={'vars': {'q': q}})
|
|
1107
|
+
self.stormHasNoWarnErr(msgs)
|
|
1108
|
+
self.true(await stream.wait(timeout=6))
|
|
1109
|
+
|
|
1101
1110
|
async def test_agenda_graceful_promotion_with_running_cron(self):
|
|
1102
1111
|
|
|
1103
1112
|
async with self.getTestAha() as aha:
|
|
@@ -1221,3 +1230,35 @@ class AgendaTest(s_t_utils.SynTest):
|
|
|
1221
1230
|
|
|
1222
1231
|
crons = await core.callStorm('return($lib.cron.list())')
|
|
1223
1232
|
self.len(1, crons)
|
|
1233
|
+
|
|
1234
|
+
async def test_agenda_lasterrs(self):
|
|
1235
|
+
|
|
1236
|
+
async with self.getTestCore() as core:
|
|
1237
|
+
|
|
1238
|
+
cdef = {
|
|
1239
|
+
'iden': 'test',
|
|
1240
|
+
'creator': core.auth.rootuser.iden,
|
|
1241
|
+
'storm': '[ test:str=foo ]',
|
|
1242
|
+
'reqs': {},
|
|
1243
|
+
'incunit': s_tu.MINUTE,
|
|
1244
|
+
'incvals': 1
|
|
1245
|
+
}
|
|
1246
|
+
|
|
1247
|
+
await core.agenda.add(cdef)
|
|
1248
|
+
appt = await core.agenda.get('test')
|
|
1249
|
+
|
|
1250
|
+
self.true(isinstance(appt.lasterrs, list))
|
|
1251
|
+
self.eq(appt.lasterrs, [])
|
|
1252
|
+
|
|
1253
|
+
edits = {
|
|
1254
|
+
'lasterrs': ('error1', 'error2'),
|
|
1255
|
+
}
|
|
1256
|
+
await appt.edits(edits)
|
|
1257
|
+
|
|
1258
|
+
self.true(isinstance(appt.lasterrs, list))
|
|
1259
|
+
self.eq(appt.lasterrs, ['error1', 'error2'])
|
|
1260
|
+
|
|
1261
|
+
await core.agenda._load_all()
|
|
1262
|
+
appt = await core.agenda.get('test')
|
|
1263
|
+
self.true(isinstance(appt.lasterrs, list))
|
|
1264
|
+
self.eq(appt.lasterrs, ['error1', 'error2'])
|
|
@@ -1077,6 +1077,9 @@ class AstTest(s_test.SynTest):
|
|
|
1077
1077
|
self.len(1, await core.nodes('inet:proto:request:sandbox:file'))
|
|
1078
1078
|
self.len(1, await core.nodes('it:host:activity:sandbox:file'))
|
|
1079
1079
|
|
|
1080
|
+
self.len(1, await core.nodes('[ it:exec:reg:get=* :host=(host,) ]'))
|
|
1081
|
+
self.len(4, await core.nodes('it:host:activity:host=(host,)'))
|
|
1082
|
+
|
|
1080
1083
|
async def test_ast_edge_walknjoin(self):
|
|
1081
1084
|
|
|
1082
1085
|
async with self.getTestCore() as core:
|
|
@@ -5038,7 +5038,7 @@ class StormTest(s_t_utils.SynTest):
|
|
|
5038
5038
|
q = '''
|
|
5039
5039
|
for $i in $lib.range(12) {[ test:str=$i ]}
|
|
5040
5040
|
|
|
5041
|
-
batch $lib.true --size 5 {
|
|
5041
|
+
batch $lib.true --size 5 ${
|
|
5042
5042
|
$vals=([])
|
|
5043
5043
|
for $n in $nodes { $vals.append($n.repr()) }
|
|
5044
5044
|
$lib.print($lib.str.join(',', $vals))
|
|
@@ -610,6 +610,10 @@ class RiskModelTest(s_t_utils.SynTest):
|
|
|
610
610
|
self.len(1, await core.nodes('risk:mitigation -> it:mitre:attack:mitigation'))
|
|
611
611
|
self.len(1, await core.nodes('risk:mitigation -> risk:mitigation:type:taxonomy'))
|
|
612
612
|
|
|
613
|
+
nodes = await core.nodes('risk:mitigation:type:taxonomy=foo.bar [ :desc="foo that bars"]')
|
|
614
|
+
self.len(1, nodes)
|
|
615
|
+
self.eq('foo that bars', nodes[0].get('desc'))
|
|
616
|
+
|
|
613
617
|
async def test_model_risk_tool_software(self):
|
|
614
618
|
|
|
615
619
|
async with self.getTestCore() as core:
|