synapse 2.182.0__tar.gz → 2.183.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.182.0/synapse.egg-info → synapse-2.183.0}/PKG-INFO +1 -1
- {synapse-2.182.0 → synapse-2.183.0}/pyproject.toml +1 -1
- {synapse-2.182.0 → synapse-2.183.0}/synapse/cortex.py +5 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/ast.py +1 -1
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/autodoc.py +64 -5
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/storm.py +23 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/cortex.py +1 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/infosec.py +2 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/model.py +2 -1
- synapse-2.183.0/synapse/lib/stormlib/random.py +117 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormtypes.py +4 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/version.py +2 -2
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/infotech.py +0 -15
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/testpkg.yaml +10 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_cortex.py +16 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_autodoc.py +31 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_storm.py +4 -0
- synapse-2.183.0/synapse/tests/test_lib_stormlib_random.py +115 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_infotech.py +39 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_autodoc.py +6 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/utils.py +2 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/autodoc.py +2 -1
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/changelog.py +53 -10
- {synapse-2.182.0 → synapse-2.183.0/synapse.egg-info}/PKG-INFO +1 -1
- synapse-2.182.0/synapse/lib/stormlib/random.py +0 -36
- synapse-2.182.0/synapse/tests/test_lib_stormlib_random.py +0 -22
- {synapse-2.182.0 → synapse-2.183.0}/LICENSE +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/README.rst +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/setup.cfg +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/assets/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/assets/storm/migrations/model-0.2.28.storm +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/axon.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/cells.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/cmds/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/cmds/boss.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/cmds/cortex.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/cmds/hive.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/common.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/cryotank.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/daemon.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/attack-flow/LICENSE.txt +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/attack-flow/README.md +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/attack-flow/attack-flow-schema-2.0.0.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/certs/cas/The Vertex Project Intermediate CA 00.crt +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/certs/cas/The Vertex Project ROOT CA.crt +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/certs/crls/The Vertex Project Intermediate CA 00.crl +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/certs/crls/The Vertex Project ROOT CA.crl +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/iana.tlds.mpk +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/README.md +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/LICENSE.txt +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/binary.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/bundle.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/core.json +0 -0
- {synapse-2.182.0 → synapse-2.183.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.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/dictionary.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/extension-definition.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/extension.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/external-reference.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/granular-marking.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/hashes-type.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/hex.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/identifier.json +0 -0
- {synapse-2.182.0 → synapse-2.183.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.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/language-content.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/marking-definition.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/properties.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/timestamp.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/url-regex.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/artifact.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/autonomous-system.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/directory.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/domain-name.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/email-addr.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/email-message.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/file.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/ipv4-addr.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/ipv6-addr.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/mac-addr.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/mutex.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/network-traffic.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/process.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/software.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/url.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/user-account.json +0 -0
- {synapse-2.182.0 → synapse-2.183.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.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/observables/x509-certificate.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/attack-pattern.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/campaign.json +0 -0
- {synapse-2.182.0 → synapse-2.183.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.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/grouping.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/identity.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/incident.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/indicator.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/infrastructure.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/intrusion-set.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/location.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/malware-analysis.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/malware.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/note.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/observed-data.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/opinion.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/report.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/threat-actor.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/tool.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/vulnerability.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sros/relationship.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/data/jsonschemas/raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sros/sighting.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/datamodel.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/exc.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/glob.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/agenda.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/aha.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/auth.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/base.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/boss.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/cache.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/cell.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/certdir.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/chop.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/cli.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/cmd.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/cmdr.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/config.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/const.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/coro.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/crypto/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/crypto/coin.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/crypto/ecc.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/crypto/passwd.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/crypto/rsa.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/crypto/tinfoil.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/datfile.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/drive.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/dyndeps.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/encoding.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/gis.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/grammar.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/hashitem.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/hashset.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/health.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/hive.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/hiveauth.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/httpapi.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/ingest.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/interval.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/jsonstor.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/layer.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/link.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/lmdbslab.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/modelrev.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/module.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/modules.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/msgpack.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/multislabseqn.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/nexus.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/node.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/oauth.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/output.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/parser.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/platforms/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/platforms/common.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/platforms/darwin.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/platforms/freebsd.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/platforms/linux.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/platforms/windows.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/queue.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/ratelimit.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/reflect.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/rstorm.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/schemas.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/scope.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/scrape.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/share.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/slaboffs.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/slabseqn.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/snap.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/spooled.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/storm.lark +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/storm_format.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormctrl.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormhttp.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/aha.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/auth.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/backup.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/basex.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/cache.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/cell.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/compression.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/easyperm.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/env.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/ethereum.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/gen.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/gis.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/graph.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/hashes.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/hex.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/imap.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/ipv6.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/iters.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/json.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/log.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/macro.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/math.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/mime.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/modelext.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/notifications.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/oauth.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/pack.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/project.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/scrape.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/smtp.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/spooled.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/stats.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/stix.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/storm.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/tabular.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/vault.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/version.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/xml.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormlib/yaml.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormsvc.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/stormwhois.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/structlog.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/task.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/thishost.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/thisplat.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/threads.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/time.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/trigger.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/types.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/urlhelp.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lib/view.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lookup/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lookup/cvss.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lookup/iana.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lookup/iso3166.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lookup/macho.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lookup/pe.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lookup/phonenum.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/lookup/timezones.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/mindmeld.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/auth.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/base.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/belief.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/biz.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/crypto.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/dns.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/economic.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/entity.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/files.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/geopol.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/geospace.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/gov/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/gov/cn.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/gov/intl.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/gov/us.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/inet.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/language.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/material.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/math.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/media.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/orgs.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/person.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/planning.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/proj.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/risk.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/science.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/syn.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/telco.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/models/transport.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/servers/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/servers/aha.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/servers/axon.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/servers/cell.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/servers/cortex.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/servers/cryotank.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/servers/jsonstor.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/servers/stemcell.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/telepath.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/TestUtilsGetrefs.test_basics.yaml +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/aha/certs/cas/synapse.crt +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/aha/certs/cas/synapse.key +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/aha/certs/hosts/00.aha.loop.vertex.link.crt +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/aha/certs/hosts/00.aha.loop.vertex.link.key +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/aha/certs/users/root@synapse.crt +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/aha/certs/users/root@synapse.key +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/attack_flow/CISA AA22-138B VMWare Workspace (Alt).json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/attack_flow/CISA_Iranian_APT.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/certdir/cas/ca.crt +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/certdir/cas/ca.key +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/certdir/hosts/localhost.crt +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/certdir/hosts/localhost.key +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/certdir/users/root.crt +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/certdir/users/root.key +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/certdir/users/user.crt +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/certdir/users/user.key +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/changelog/model_2.176.0_16ee721a6b7221344eaf946c3ab4602dda546b1a.yaml.gz +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/changelog/model_2.176.0_2a25c58bbd344716cd7cbc3f4304d8925b0f4ef2.yaml.gz +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/cpedata.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/rstorm/httpresp1.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/rstorm/httpresp2.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/rstorm/httpresp3.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/rstorm/httprespmulti.yaml +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/rstorm/testsvc.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stix_export/basic.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stix_export/custom0.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stix_export/risk0.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stix_import/apt1.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stix_import/oasis-example-00.json +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormcov/argvquery.storm +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormcov/dupesubs.storm +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormcov/lookup.storm +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormcov/pivot.storm +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormcov/pragma-nocov.storm +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormcov/spin.storm +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormcov/stormctrl.storm +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormmod/common +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/badapidef.yaml +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/badcmdname.yaml +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/badjsonpkg.yaml +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/docs/foobar.md +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/docs/foobar.svg +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/dotstorm/dotstorm.yaml +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/dotstorm/storm/commands/dotstorm.bar.storm +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/dotstorm/storm/modules/dotstorm.foo.storm +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/nocontent.yaml +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/nomime.yaml +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/nopath.yaml +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/nosuchfile.yaml +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/notitle.yaml +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/optic/index.html +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/storm/commands/invalidCMD +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/storm/commands/testpkg.baz +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/storm/commands/testpkgcmd +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/storm/modules/apimod +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/storm/modules/testmod +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/workflows/testpkg-bam.newp +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/workflows/testpkg-baz.yaml +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/stormpkg/workflows/testpkg-foo.yaml +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/test.dat +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/files/testcore/cell.yaml +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/nopmod.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_assets.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_axon.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_cmds_boss.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_cmds_cortex.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_cmds_hive.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_common.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_cryotank.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_daemon.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_data.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_datamodel.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_exc.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_glob.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_init.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_agenda.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_aha.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_ast.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_auth.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_base.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_boss.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_cache.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_cell.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_certdir.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_chop.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_cli.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_config.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_const.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_coro.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_crypto_coin.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_crypto_ecc.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_crypto_passwd.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_crypto_tinfoil.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_datfile.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_dyndeps.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_encoding.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_gis.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_grammar.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_hashitem.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_hashset.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_health.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_hive.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_httpapi.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_interval.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_jsonstor.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_layer.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_link.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_lmdbslab.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_modelrev.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_module.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_msgpack.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_multislabseqn.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_nexus.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_node.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_output.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_platforms_linux.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_queue.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_ratelimit.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_reflect.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_rstorm.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_scope.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_scrape.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_slaboffs.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_slabseqn.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_snap.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_spooled.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_storm_format.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormhttp.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_aha.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_auth.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_backup.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_basex.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_cache.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_cell.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_compression.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_cortex.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_easyperm.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_env.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_ethereum.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_gen.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_gis.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_hashes.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_hex.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_imap.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_infosec.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_ipv6.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_iters.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_json.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_log.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_macro.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_mime.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_model.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_modelext.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_oauth.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_pack.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_scrape.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_smtp.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_spooled.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_stats.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_stix.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_storm.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_tabular.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_vault.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_xml.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormlib_yaml.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormsvc.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormtypes.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_stormwhois.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_structlog.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_task.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_thishost.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_time.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_trigger.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_types.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_urlhelp.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_version.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lib_view.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lookup_iso3166.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_lookup_phonenum.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_mindmeld.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_auth.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_base.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_belief.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_biz.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_crypto.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_dns.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_economic.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_files.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_geopol.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_geospace.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_gov_cn.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_gov_intl.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_gov_us.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_inet.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_language.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_material.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_math.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_media.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_orgs.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_person.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_planning.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_proj.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_risk.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_science.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_syn.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_telco.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_model_transport.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_servers_axon.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_servers_cortex.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_servers_cryotank.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_servers_stemcell.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_servers_univ.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_telepath.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_aha.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_axon2axon.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_backup.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_cellauth.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_changelog.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_cryo_cat.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_cryo_list.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_csvtool.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_docker_validate.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_easycert.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_feed.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_genpkg.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_guid.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_healthcheck.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_hiveload.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_hivesave.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_json2mpk.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_livebackup.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_modrole.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_moduser.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_pullfile.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_pushfile.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_reload.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_rstorm.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_tools_storm.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_utils.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_utils_getrefs.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tests/test_utils_stormcov.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/aha/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/aha/clone.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/aha/easycert.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/aha/enroll.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/aha/list.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/aha/provision/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/aha/provision/service.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/aha/provision/user.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/axon2axon.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/backup.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/cellauth.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/cmdr.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/cryo/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/cryo/cat.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/cryo/list.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/csvtool.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/docker/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/docker/validate.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/easycert.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/feed.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/genpkg.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/guid.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/healthcheck.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/hive/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/hive/load.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/hive/save.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/json2mpk.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/livebackup.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/modrole.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/moduser.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/promote.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/pullfile.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/pushfile.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/reload.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/rstorm.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/tools/storm.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/utils/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/utils/getrefs.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/utils/stormcov/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/utils/stormcov/plugin.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/cashaddress/LICENSE +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/cashaddress/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/cashaddress/base58.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/cashaddress/convert.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/cashaddress/crypto.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/cashaddress/tests/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/cashaddress/tests/test_cashaddress.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/cpython/LICENSE +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/cpython/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/cpython/lib/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/cpython/lib/email/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/cpython/lib/email/_parseaddr.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/cpython/lib/email/utils.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/cpython/lib/ipaddress.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/cpython/lib/test/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/cpython/lib/test/support/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/cpython/lib/test/test_email/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/cpython/lib/test/test_email/test_email.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/cpython/lib/test/test_email/test_utils.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/cpython/lib/test/test_ipaddress.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/substrateinterface/LICENSE +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/substrateinterface/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/substrateinterface/tests/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/substrateinterface/tests/test_ss58.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/substrateinterface/utils/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/substrateinterface/utils/ss58.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/utils.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/xrpl/LICENSE +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/xrpl/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/xrpl/constants.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/xrpl/core/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/xrpl/core/addresscodec/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/xrpl/core/addresscodec/codec.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/xrpl/core/addresscodec/exceptions.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/xrpl/core/addresscodec/main.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/xrpl/core/addresscodec/utils.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/xrpl/tests/__init__.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/xrpl/tests/test_codec.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/xrpl/tests/test_main.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse/vendor/xrpl/tests/test_main_test_cases.py +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse.egg-info/SOURCES.txt +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse.egg-info/dependency_links.txt +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse.egg-info/requires.txt +0 -0
- {synapse-2.182.0 → synapse-2.183.0}/synapse.egg-info/top_level.txt +0 -0
|
@@ -1453,6 +1453,11 @@ class Cortex(s_oauth.OAuthMixin, s_cell.Cell): # type: ignore
|
|
|
1453
1453
|
{'perm': ('storm', 'macro', 'edit'), 'gate': 'cortex',
|
|
1454
1454
|
'desc': 'Controls access to edit a storm macro.'},
|
|
1455
1455
|
|
|
1456
|
+
{'perm': ('task', 'get'), 'gate': 'cortex',
|
|
1457
|
+
'desc': 'Controls access to view other users tasks.'},
|
|
1458
|
+
{'perm': ('task', 'del'), 'gate': 'cortex',
|
|
1459
|
+
'desc': 'Controls access to terminate other users tasks.'},
|
|
1460
|
+
|
|
1456
1461
|
{'perm': ('view',), 'gate': 'cortex',
|
|
1457
1462
|
'desc': 'Controls all view permissions.'},
|
|
1458
1463
|
{'perm': ('view', 'add'), 'gate': 'cortex',
|
|
@@ -4517,7 +4517,7 @@ class EditTagAdd(Edit):
|
|
|
4517
4517
|
else:
|
|
4518
4518
|
oper_offset = 0
|
|
4519
4519
|
|
|
4520
|
-
excignore = (s_exc.BadTypeValu,) if oper_offset == 1 else ()
|
|
4520
|
+
excignore = (s_exc.BadTypeValu, s_exc.BadTag) if oper_offset == 1 else ()
|
|
4521
4521
|
|
|
4522
4522
|
hasval = len(self.kids) > 2 + oper_offset
|
|
4523
4523
|
|
|
@@ -28,6 +28,7 @@ stormtype_doc_schema = {
|
|
|
28
28
|
'description': 'For a function argument, the name of the argument.'},
|
|
29
29
|
'desc': {'type': 'string',
|
|
30
30
|
'description': 'For a function argument or return value, the description of the value.'},
|
|
31
|
+
'deprecated': {'$ref': '#/definitions/deprecatedItem'},
|
|
31
32
|
'type': {'$ref': '#/definitions/stormType'},
|
|
32
33
|
'args': {
|
|
33
34
|
'type': 'array',
|
|
@@ -46,7 +47,28 @@ stormtype_doc_schema = {
|
|
|
46
47
|
'documentation for.',
|
|
47
48
|
'additionalProperties': False,
|
|
48
49
|
},
|
|
49
|
-
|
|
50
|
+
'deprecatedItem': {
|
|
51
|
+
'type': 'object',
|
|
52
|
+
'properties': {
|
|
53
|
+
'eolvers': {'type': 'string', 'minLength': 1,
|
|
54
|
+
'description': "The version which will not longer support the item."},
|
|
55
|
+
'eoldate': {'type': 'string', 'minLength': 1,
|
|
56
|
+
'description': 'Optional string indicating Synapse releases after this date may no longer support the item.'},
|
|
57
|
+
'mesg': {'type': ['string', 'null'], 'default': None,
|
|
58
|
+
'description': 'Optional message to include in the warning text.'}
|
|
59
|
+
},
|
|
60
|
+
'oneOf': [
|
|
61
|
+
{
|
|
62
|
+
'required': ['eolvers'],
|
|
63
|
+
'not': {'required': ['eoldate']}
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
'required': ['eoldate'],
|
|
67
|
+
'not': {'required': ['eolvers']}
|
|
68
|
+
}
|
|
69
|
+
],
|
|
70
|
+
'additionalProperties': False,
|
|
71
|
+
},
|
|
50
72
|
'stormtypeDoc': {
|
|
51
73
|
'type': 'object',
|
|
52
74
|
'properties': {
|
|
@@ -54,6 +76,7 @@ stormtype_doc_schema = {
|
|
|
54
76
|
'description': 'The name of the object.'},
|
|
55
77
|
'desc': {'type': 'string',
|
|
56
78
|
'description': 'The docstring of the object.'},
|
|
79
|
+
'deprecated': {'$ref': '#/definitions/deprecatedItem'},
|
|
57
80
|
'type': {'$ref': '#/definitions/stormType'}
|
|
58
81
|
},
|
|
59
82
|
'additionalProperties': False,
|
|
@@ -186,6 +209,34 @@ def getArgLines(rtype):
|
|
|
186
209
|
|
|
187
210
|
return lines
|
|
188
211
|
|
|
212
|
+
def genDeprecationWarning(name, depr, runt=False):
|
|
213
|
+
assert name is not None
|
|
214
|
+
assert depr is not None
|
|
215
|
+
lines = []
|
|
216
|
+
if runt:
|
|
217
|
+
lines.append('.. warning::')
|
|
218
|
+
else:
|
|
219
|
+
lines.append('Warning:')
|
|
220
|
+
|
|
221
|
+
mesg = depr.get('mesg')
|
|
222
|
+
date = depr.get('eoldate')
|
|
223
|
+
vers = depr.get('eolvers')
|
|
224
|
+
|
|
225
|
+
ws = ''
|
|
226
|
+
if runt:
|
|
227
|
+
ws = ' '
|
|
228
|
+
|
|
229
|
+
if date:
|
|
230
|
+
lines.append(f'{ws}``{name}`` has been deprecated and will be removed on or after {date}.')
|
|
231
|
+
else:
|
|
232
|
+
lines.append(f'{ws}``{name}`` has been deprecated and will be removed in version {vers}.')
|
|
233
|
+
if mesg:
|
|
234
|
+
lines.append(f'{ws}{mesg}')
|
|
235
|
+
|
|
236
|
+
lines.append('\n')
|
|
237
|
+
|
|
238
|
+
return lines
|
|
239
|
+
|
|
189
240
|
def runtimeGetArgLines(rtype):
|
|
190
241
|
lines = []
|
|
191
242
|
args = rtype.get('args', ())
|
|
@@ -424,6 +475,9 @@ def docStormTypes(page, docinfo, linkprefix, islib=False, lvl=1,
|
|
|
424
475
|
assert rtype is not None
|
|
425
476
|
|
|
426
477
|
link = f'.. _{linkprefix}-{loclname.replace(":", ".").replace(".", "-")}:'
|
|
478
|
+
lines = []
|
|
479
|
+
if depr := locl.get('deprecated'):
|
|
480
|
+
lines.extend(genDeprecationWarning(f'${loclname}', depr, True))
|
|
427
481
|
|
|
428
482
|
if isinstance(rtype, dict):
|
|
429
483
|
rname = rtype.get('type')
|
|
@@ -445,7 +499,7 @@ def docStormTypes(page, docinfo, linkprefix, islib=False, lvl=1,
|
|
|
445
499
|
if rname == 'stor' or 'stor' in rname:
|
|
446
500
|
isstor = True
|
|
447
501
|
|
|
448
|
-
lines
|
|
502
|
+
lines.extend(prepareRstLines(desc))
|
|
449
503
|
arglines = getArgLines(rtype)
|
|
450
504
|
lines.extend(arglines)
|
|
451
505
|
|
|
@@ -461,7 +515,7 @@ def docStormTypes(page, docinfo, linkprefix, islib=False, lvl=1,
|
|
|
461
515
|
|
|
462
516
|
else:
|
|
463
517
|
header = name
|
|
464
|
-
lines
|
|
518
|
+
lines.extend(prepareRstLines(desc))
|
|
465
519
|
|
|
466
520
|
retlines = getReturnLines(rtype, known_types=known_types, types_prefix=types_prefix,
|
|
467
521
|
suffix=types_suffix)
|
|
@@ -472,6 +526,7 @@ def docStormTypes(page, docinfo, linkprefix, islib=False, lvl=1,
|
|
|
472
526
|
header = f'${header}'
|
|
473
527
|
|
|
474
528
|
page.addHead(header, lvl=lvl + 1, link=link)
|
|
529
|
+
|
|
475
530
|
page.addLines(*lines)
|
|
476
531
|
|
|
477
532
|
def runtimeDocStormTypes(page, docinfo, islib=False, lvl=1,
|
|
@@ -568,13 +623,17 @@ def runtimeDocStormTypes(page, docinfo, islib=False, lvl=1,
|
|
|
568
623
|
assert desc is not None
|
|
569
624
|
assert rtype is not None
|
|
570
625
|
|
|
626
|
+
lines = []
|
|
627
|
+
if (depr := locl.get('deprecated')) and not oneline:
|
|
628
|
+
lines.extend(genDeprecationWarning(f'${loclname}', depr))
|
|
629
|
+
|
|
571
630
|
if isinstance(rtype, dict):
|
|
572
631
|
rname = rtype.get('type')
|
|
573
632
|
|
|
574
633
|
if isinstance(rname, dict):
|
|
575
634
|
raise AssertionError(f'rname as dict not supported loclname={loclname} rname={rname}')
|
|
576
635
|
|
|
577
|
-
lines
|
|
636
|
+
lines.extend(prepareRstLines(desc))
|
|
578
637
|
arglines = runtimeGetArgLines(rtype)
|
|
579
638
|
lines.extend(arglines)
|
|
580
639
|
|
|
@@ -588,7 +647,7 @@ def runtimeDocStormTypes(page, docinfo, islib=False, lvl=1,
|
|
|
588
647
|
|
|
589
648
|
else:
|
|
590
649
|
header = name
|
|
591
|
-
lines
|
|
650
|
+
lines.extend(prepareRstLines(desc))
|
|
592
651
|
|
|
593
652
|
retlines = runtimeGetReturnLines(rtype)
|
|
594
653
|
lines.extend(retlines)
|
|
@@ -342,6 +342,7 @@ reqValidPkgdef = s_config.getJsValidator({
|
|
|
342
342
|
'properties': {
|
|
343
343
|
'name': {'type': 'string'},
|
|
344
344
|
'desc': {'type': 'string'},
|
|
345
|
+
'deprecated': {'$ref': '#/definitions/deprecatedItem'},
|
|
345
346
|
'type': {
|
|
346
347
|
'type': 'object',
|
|
347
348
|
'properties': {
|
|
@@ -395,6 +396,28 @@ reqValidPkgdef = s_config.getJsValidator({
|
|
|
395
396
|
'additionalProperties': False,
|
|
396
397
|
'required': ['name', 'desc', 'type']
|
|
397
398
|
},
|
|
399
|
+
'deprecatedItem': {
|
|
400
|
+
'type': 'object',
|
|
401
|
+
'properties': {
|
|
402
|
+
'eolvers': {'type': 'string', 'minLength': 1,
|
|
403
|
+
'description': "The version which will not longer support the item."},
|
|
404
|
+
'eoldate': {'type': 'string', 'minLength': 1,
|
|
405
|
+
'description': 'Optional string indicating Synapse releases after this date may no longer support the item.'},
|
|
406
|
+
'mesg': {'type': ['string', 'null'], 'default': None,
|
|
407
|
+
'description': 'Optional message to include in the warning text.'}
|
|
408
|
+
},
|
|
409
|
+
'oneOf': [
|
|
410
|
+
{
|
|
411
|
+
'required': ['eolvers'],
|
|
412
|
+
'not': {'required': ['eoldate']}
|
|
413
|
+
},
|
|
414
|
+
{
|
|
415
|
+
'required': ['eoldate'],
|
|
416
|
+
'not': {'required': ['eolvers']}
|
|
417
|
+
}
|
|
418
|
+
],
|
|
419
|
+
'additionalProperties': False,
|
|
420
|
+
},
|
|
398
421
|
'apitype': {
|
|
399
422
|
'type': 'string',
|
|
400
423
|
},
|
|
@@ -715,6 +715,7 @@ class HttpPermsList(s_stormtypes.List):
|
|
|
715
715
|
),
|
|
716
716
|
'returns': {'type': 'any', 'desc': 'The permission present in the list at the index position.', }}},
|
|
717
717
|
{'name': 'length', 'desc': 'Get the length of the list. This is deprecated; please use ``.size()`` instead.',
|
|
718
|
+
'deprecated': {'eolvers': 'v3.0.0'},
|
|
718
719
|
'type': {'type': 'function', '_funcname': '_methListLength',
|
|
719
720
|
'returns': {'type': 'int', 'desc': 'The size of the list.', }}},
|
|
720
721
|
{'name': 'append', 'desc': 'Append a permission to the list.',
|
|
@@ -537,6 +537,7 @@ class CvssLib(s_stormtypes.Lib):
|
|
|
537
537
|
'returns': {'type': 'dict', 'desc': 'A dictionary containing the computed score and subscores.', }
|
|
538
538
|
}},
|
|
539
539
|
{'name': 'vectToProps', 'desc': 'Parse a CVSS v3.1 vector and return a dictionary of risk:vuln props.',
|
|
540
|
+
'deprecated': {'eolvers': 'v3.0.0'},
|
|
540
541
|
'type': {'type': 'function', '_funcname': 'vectToProps',
|
|
541
542
|
'args': (
|
|
542
543
|
{'name': 'text', 'type': 'str', 'desc': 'A CVSS vector string.'},
|
|
@@ -544,6 +545,7 @@ class CvssLib(s_stormtypes.Lib):
|
|
|
544
545
|
'returns': {'type': 'dict', 'desc': 'A dictionary of risk:vuln secondary props.', }
|
|
545
546
|
}},
|
|
546
547
|
{'name': 'saveVectToNode', 'desc': 'Parse a CVSS v3.1 vector and record properties on a risk:vuln node.',
|
|
548
|
+
'deprecated': {'eolvers': 'v3.0.0'},
|
|
547
549
|
'type': {'type': 'function', '_funcname': 'saveVectToNode',
|
|
548
550
|
'args': (
|
|
549
551
|
{'name': 'node', 'type': 'node',
|
|
@@ -543,7 +543,7 @@ class ModelType(s_stormtypes.Prim):
|
|
|
543
543
|
@s_stormtypes.registry.registerLib
|
|
544
544
|
class LibModelEdge(s_stormtypes.Lib):
|
|
545
545
|
'''
|
|
546
|
-
A Storm Library for interacting with light edges and manipulating their key-value attributes.
|
|
546
|
+
A Storm Library for interacting with light edges and manipulating their key-value attributes. This Library is deprecated.
|
|
547
547
|
'''
|
|
548
548
|
_storm_locals = (
|
|
549
549
|
{'name': 'get', 'desc': 'Get the key-value data for a given Edge verb.',
|
|
@@ -588,6 +588,7 @@ class LibModelEdge(s_stormtypes.Lib):
|
|
|
588
588
|
hivepath = ('cortex', 'model', 'edges')
|
|
589
589
|
|
|
590
590
|
_storm_lib_path = ('model', 'edge')
|
|
591
|
+
_storm_lib_deprecation = {'eolvers': 'v3.0.0'}
|
|
591
592
|
|
|
592
593
|
def __init__(self, runt, name=()):
|
|
593
594
|
s_stormtypes.Lib.__init__(self, runt, name)
|
|
@@ -0,0 +1,117 @@
|
|
|
1
|
+
import random
|
|
2
|
+
|
|
3
|
+
import synapse.exc as s_exc
|
|
4
|
+
import synapse.common as s_common
|
|
5
|
+
|
|
6
|
+
import synapse.lib.stormtypes as s_stormtypes
|
|
7
|
+
|
|
8
|
+
from typing import Optional
|
|
9
|
+
|
|
10
|
+
randinst = random.SystemRandom()
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
@s_stormtypes.registry.registerType
|
|
14
|
+
class Random(s_stormtypes.StormType):
|
|
15
|
+
'''
|
|
16
|
+
A random number generator.
|
|
17
|
+
'''
|
|
18
|
+
_storm_typename = 'random'
|
|
19
|
+
_storm_locals = (
|
|
20
|
+
{'name': 'int', 'desc': 'Generate a random integer.',
|
|
21
|
+
'type': {'type': 'function', '_funcname': '_methInt',
|
|
22
|
+
'args': (
|
|
23
|
+
{'name': 'maxval', 'type': 'int', 'desc': 'The maximum random value.'},
|
|
24
|
+
{'name': 'minval', 'type': 'int', 'desc': 'The minimum random value.', 'default': 0},
|
|
25
|
+
),
|
|
26
|
+
'returns': {'type': 'int', 'desc': 'A random integer in the range min-max inclusive.'}}},
|
|
27
|
+
{'name': 'seed', 'desc': 'The seed used for the generator. Setting this value resets the generator state.',
|
|
28
|
+
'type': {'type': ['gtor', 'stor'], '_storfunc': '_storSeed', '_gtorfunc': '_gtorSeed',
|
|
29
|
+
'returns': {'type': ['str', 'null']}}},
|
|
30
|
+
)
|
|
31
|
+
_ismutable = False
|
|
32
|
+
|
|
33
|
+
def __init__(self, runt, seed: Optional[str] =None):
|
|
34
|
+
s_stormtypes.StormType.__init__(self)
|
|
35
|
+
self.runt = runt
|
|
36
|
+
self._seed = seed
|
|
37
|
+
self.robj = random.Random()
|
|
38
|
+
if seed is not None:
|
|
39
|
+
self.robj.seed(self._seed, version=2)
|
|
40
|
+
self.locls.update(self.getObjLocals())
|
|
41
|
+
self.gtors.update({
|
|
42
|
+
'seed': self._gtorSeed,
|
|
43
|
+
})
|
|
44
|
+
self.stors.update({
|
|
45
|
+
'seed': self._storSeed,
|
|
46
|
+
})
|
|
47
|
+
|
|
48
|
+
async def stormrepr(self):
|
|
49
|
+
ret = f'{self._storm_typename}'
|
|
50
|
+
if self._seed is not None:
|
|
51
|
+
ret = f'{ret} seed={s_common.trimText(self._seed, n=40)}'
|
|
52
|
+
return ret
|
|
53
|
+
|
|
54
|
+
def getObjLocals(self):
|
|
55
|
+
return {
|
|
56
|
+
'int': self._methInt,
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
async def _gtorSeed(self):
|
|
60
|
+
return self._seed
|
|
61
|
+
|
|
62
|
+
async def _storSeed(self, seed):
|
|
63
|
+
self._seed = await s_stormtypes.tostr(seed, noneok=True)
|
|
64
|
+
self.robj.seed(self._seed)
|
|
65
|
+
|
|
66
|
+
@s_stormtypes.stormfunc(readonly=True)
|
|
67
|
+
async def _methInt(self, maxval, minval=0):
|
|
68
|
+
maxval = await s_stormtypes.toint(maxval)
|
|
69
|
+
minval = await s_stormtypes.toint(minval)
|
|
70
|
+
if minval > maxval:
|
|
71
|
+
raise s_exc.BadArg(mesg=f'Minval must be less than or equal to maxval, minval={minval}, maxval={maxval}',
|
|
72
|
+
minval=minval, maxval=maxval)
|
|
73
|
+
return self.robj.randint(minval, maxval)
|
|
74
|
+
|
|
75
|
+
@s_stormtypes.registry.registerLib
|
|
76
|
+
class LibRandom(s_stormtypes.Lib):
|
|
77
|
+
'''
|
|
78
|
+
A Storm library for generating random values.
|
|
79
|
+
'''
|
|
80
|
+
_storm_locals = (
|
|
81
|
+
{'name': 'int', 'desc': 'Generate a random integer.',
|
|
82
|
+
'type': {'type': 'function', '_funcname': '_methInt',
|
|
83
|
+
'args': (
|
|
84
|
+
{'name': 'maxval', 'type': 'int', 'desc': 'The maximum random value.'},
|
|
85
|
+
{'name': 'minval', 'type': 'int', 'desc': 'The minimum random value.', 'default': 0},
|
|
86
|
+
),
|
|
87
|
+
'returns': {'type': 'int', 'desc': 'A random integer in the range min-max inclusive.'}}},
|
|
88
|
+
{'name': 'generator', 'desc': 'Make a random generator with a given seed.',
|
|
89
|
+
'type': {'type': 'function', '_funcname': '_methGenerator',
|
|
90
|
+
'args': (
|
|
91
|
+
{'name': 'seed', 'type': 'str', 'default': None,
|
|
92
|
+
'desc': 'The seed value used for the random generator.'},
|
|
93
|
+
),
|
|
94
|
+
'returns': {'type': 'random', 'desc': 'The random generator object.'}}
|
|
95
|
+
}
|
|
96
|
+
)
|
|
97
|
+
_storm_lib_path = ('random',)
|
|
98
|
+
|
|
99
|
+
def getObjLocals(self):
|
|
100
|
+
return {
|
|
101
|
+
'int': self._methInt,
|
|
102
|
+
'generator': self._methGenerator,
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
@s_stormtypes.stormfunc(readonly=True)
|
|
106
|
+
async def _methGenerator(self, seed=None):
|
|
107
|
+
seed = await s_stormtypes.tostr(seed, noneok=True)
|
|
108
|
+
return Random(self.runt, seed=seed)
|
|
109
|
+
|
|
110
|
+
@s_stormtypes.stormfunc(readonly=True)
|
|
111
|
+
async def _methInt(self, maxval, minval=0):
|
|
112
|
+
maxval = await s_stormtypes.toint(maxval)
|
|
113
|
+
minval = await s_stormtypes.toint(minval)
|
|
114
|
+
if minval > maxval:
|
|
115
|
+
raise s_exc.BadArg(mesg=f'Minval must be less than or equal to maxval, minval={minval}, maxval={maxval}',
|
|
116
|
+
minval=minval, maxval=maxval)
|
|
117
|
+
return randinst.randint(minval, maxval)
|
|
@@ -277,6 +277,7 @@ class StormTypesRegistry:
|
|
|
277
277
|
'desc': getDoc(slib, sname),
|
|
278
278
|
'locals': locs,
|
|
279
279
|
'path': ('lib',) + slib._storm_lib_path,
|
|
280
|
+
'deprecated': slib._storm_lib_deprecation,
|
|
280
281
|
}
|
|
281
282
|
for info in sorted(slib._storm_locals, key=lambda x: x.get('name')):
|
|
282
283
|
info = s_msgpack.deepcopy(info)
|
|
@@ -509,6 +510,7 @@ class Lib(StormType):
|
|
|
509
510
|
_storm_query = None
|
|
510
511
|
_storm_typename = 'lib'
|
|
511
512
|
_storm_lib_perms = ()
|
|
513
|
+
_storm_lib_deprecation = None
|
|
512
514
|
|
|
513
515
|
def __init__(self, runt, name=()):
|
|
514
516
|
StormType.__init__(self)
|
|
@@ -2659,6 +2661,7 @@ class LibBytes(Lib):
|
|
|
2659
2661
|
'returns': {'type': 'list', 'desc': 'A tuple of the file size and sha256 value.', }}},
|
|
2660
2662
|
)
|
|
2661
2663
|
_storm_lib_path = ('bytes',)
|
|
2664
|
+
_storm_lib_deprecation = {'eolvers': 'v3.0.0'}
|
|
2662
2665
|
|
|
2663
2666
|
def getObjLocals(self):
|
|
2664
2667
|
return {
|
|
@@ -5005,6 +5008,7 @@ class List(Prim):
|
|
|
5005
5008
|
),
|
|
5006
5009
|
'returns': {'type': 'any', 'desc': 'The item present in the list at the index position.', }}},
|
|
5007
5010
|
{'name': 'length', 'desc': 'Get the length of the list. This is deprecated; please use ``.size()`` instead.',
|
|
5011
|
+
'deprecated': {'eolvers': 'v3.0.0'},
|
|
5008
5012
|
'type': {'type': 'function', '_funcname': '_methListLength',
|
|
5009
5013
|
'returns': {'type': 'int', 'desc': 'The size of the list.', }}},
|
|
5010
5014
|
{'name': 'append', 'desc': 'Append a value to the list.',
|
|
@@ -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, 183, 0)
|
|
227
227
|
verstring = '.'.join([str(x) for x in version])
|
|
228
|
-
commit = '
|
|
228
|
+
commit = '68e4f3dd36f4ff9dd7818ea2c8180b086092148f'
|
|
@@ -2709,15 +2709,12 @@ class ItModule(s_module.CoreModule):
|
|
|
2709
2709
|
'doc': 'The path for the file.',
|
|
2710
2710
|
}),
|
|
2711
2711
|
('path:dir', ('file:path', {}), {
|
|
2712
|
-
'ro': True,
|
|
2713
2712
|
'doc': 'The parent directory of the file path (parsed from :path).',
|
|
2714
2713
|
}),
|
|
2715
2714
|
('path:ext', ('str', {'lower': True, 'strip': True}), {
|
|
2716
|
-
'ro': True,
|
|
2717
2715
|
'doc': 'The file extension of the file name (parsed from :path).',
|
|
2718
2716
|
}),
|
|
2719
2717
|
('path:base', ('file:base', {}), {
|
|
2720
|
-
'ro': True,
|
|
2721
2718
|
'doc': 'The final component of the file path (parsed from :path).',
|
|
2722
2719
|
}),
|
|
2723
2720
|
('file', ('file:bytes', {}), {
|
|
@@ -2755,15 +2752,12 @@ class ItModule(s_module.CoreModule):
|
|
|
2755
2752
|
'doc': 'The path where the file was created.',
|
|
2756
2753
|
}),
|
|
2757
2754
|
('path:dir', ('file:path', {}), {
|
|
2758
|
-
'ro': True,
|
|
2759
2755
|
'doc': 'The parent directory of the file path (parsed from :path).',
|
|
2760
2756
|
}),
|
|
2761
2757
|
('path:ext', ('str', {'lower': True, 'strip': True}), {
|
|
2762
|
-
'ro': True,
|
|
2763
2758
|
'doc': 'The file extension of the file name (parsed from :path).',
|
|
2764
2759
|
}),
|
|
2765
2760
|
('path:base', ('file:base', {}), {
|
|
2766
|
-
'ro': True,
|
|
2767
2761
|
'doc': 'The final component of the file path (parsed from :path).',
|
|
2768
2762
|
}),
|
|
2769
2763
|
('file', ('file:bytes', {}), {
|
|
@@ -2789,15 +2783,12 @@ class ItModule(s_module.CoreModule):
|
|
|
2789
2783
|
'doc': 'The path where the file was deleted.',
|
|
2790
2784
|
}),
|
|
2791
2785
|
('path:dir', ('file:path', {}), {
|
|
2792
|
-
'ro': True,
|
|
2793
2786
|
'doc': 'The parent directory of the file path (parsed from :path).',
|
|
2794
2787
|
}),
|
|
2795
2788
|
('path:ext', ('str', {'lower': True, 'strip': True}), {
|
|
2796
|
-
'ro': True,
|
|
2797
2789
|
'doc': 'The file extension of the file name (parsed from :path).',
|
|
2798
2790
|
}),
|
|
2799
2791
|
('path:base', ('file:base', {}), {
|
|
2800
|
-
'ro': True,
|
|
2801
2792
|
'doc': 'The final component of the file path (parsed from :path).',
|
|
2802
2793
|
}),
|
|
2803
2794
|
('file', ('file:bytes', {}), {
|
|
@@ -2823,15 +2814,12 @@ class ItModule(s_module.CoreModule):
|
|
|
2823
2814
|
'doc': 'The path where the file was read.',
|
|
2824
2815
|
}),
|
|
2825
2816
|
('path:dir', ('file:path', {}), {
|
|
2826
|
-
'ro': True,
|
|
2827
2817
|
'doc': 'The parent directory of the file path (parsed from :path).',
|
|
2828
2818
|
}),
|
|
2829
2819
|
('path:ext', ('str', {'lower': True, 'strip': True}), {
|
|
2830
|
-
'ro': True,
|
|
2831
2820
|
'doc': 'The file extension of the file name (parsed from :path).',
|
|
2832
2821
|
}),
|
|
2833
2822
|
('path:base', ('file:base', {}), {
|
|
2834
|
-
'ro': True,
|
|
2835
2823
|
'doc': 'The final component of the file path (parsed from :path).',
|
|
2836
2824
|
}),
|
|
2837
2825
|
('file', ('file:bytes', {}), {
|
|
@@ -2857,15 +2845,12 @@ class ItModule(s_module.CoreModule):
|
|
|
2857
2845
|
'doc': 'The path where the file was written to/modified.',
|
|
2858
2846
|
}),
|
|
2859
2847
|
('path:dir', ('file:path', {}), {
|
|
2860
|
-
'ro': True,
|
|
2861
2848
|
'doc': 'The parent directory of the file path (parsed from :path).',
|
|
2862
2849
|
}),
|
|
2863
2850
|
('path:ext', ('str', {'lower': True, 'strip': True}), {
|
|
2864
|
-
'ro': True,
|
|
2865
2851
|
'doc': 'The file extension of the file name (parsed from :path).',
|
|
2866
2852
|
}),
|
|
2867
2853
|
('path:base', ('file:base', {}), {
|
|
2868
|
-
'ro': True,
|
|
2869
2854
|
'doc': 'The final component of the file path (parsed from :path).',
|
|
2870
2855
|
}),
|
|
2871
2856
|
('file', ('file:bytes', {}), {
|
|
@@ -30,6 +30,16 @@ modules:
|
|
|
30
30
|
returns:
|
|
31
31
|
type: dict
|
|
32
32
|
desc: A status dictionary.
|
|
33
|
+
- name: newp
|
|
34
|
+
desc: Some nonexistent function.
|
|
35
|
+
deprecated:
|
|
36
|
+
eolvers: v2.300.4
|
|
37
|
+
mesg: Newp is no longer maintained. Use bar() instead.
|
|
38
|
+
type:
|
|
39
|
+
type: function
|
|
40
|
+
returns:
|
|
41
|
+
type: 'null'
|
|
42
|
+
desc: '``newp()`` does not return data.'
|
|
33
43
|
|
|
34
44
|
onload: |
|
|
35
45
|
$lib.time.sleep($lib.globals.get(onload_sleep, 0))
|
|
@@ -2985,6 +2985,16 @@ class CortexBasicTest(s_t_utils.SynTest):
|
|
|
2985
2985
|
info = await view.pack()
|
|
2986
2986
|
self.eq(info['name'], 'default')
|
|
2987
2987
|
|
|
2988
|
+
depr = [x for x in coreinfo['stormdocs']['libraries'] if x['path'] == ('lib', 'bytes')]
|
|
2989
|
+
self.len(1, depr)
|
|
2990
|
+
deprinfo = depr[0].get('deprecated')
|
|
2991
|
+
self.nn(deprinfo)
|
|
2992
|
+
self.eq(deprinfo.get('eolvers'), 'v3.0.0')
|
|
2993
|
+
|
|
2994
|
+
depr = [x for x in coreinfo['stormdocs']['libraries'] if x['path'] == ('lib', 'infosec', 'cvss')]
|
|
2995
|
+
self.len(1, depr)
|
|
2996
|
+
self.len(2, [x for x in depr[0]['locals'] if x.get('deprecated')])
|
|
2997
|
+
|
|
2988
2998
|
async def test_cortex_model_dict(self):
|
|
2989
2999
|
|
|
2990
3000
|
async with self.getTestCoreAndProxy() as (core, prox):
|
|
@@ -7195,6 +7205,12 @@ class CortexBasicTest(s_t_utils.SynTest):
|
|
|
7195
7205
|
with self.raises(s_exc.BadTag):
|
|
7196
7206
|
await core.nodes('[ inet:ipv4=1.2.3.4 +#cno.cve.12345 ]')
|
|
7197
7207
|
|
|
7208
|
+
nodes = await core.nodes('[ test:str=beep +?#cno.cve.12345 ]')
|
|
7209
|
+
self.len(1, nodes)
|
|
7210
|
+
self.none(nodes[0].get('#cno'))
|
|
7211
|
+
self.none(nodes[0].get('#cno.cve'))
|
|
7212
|
+
self.none(nodes[0].get('#cno.cve.12345'))
|
|
7213
|
+
|
|
7198
7214
|
self.eq((None, None, '[0-9]{4}', '[0-9]{5}'), await core.callStorm('''
|
|
7199
7215
|
return($lib.model.tags.pop(cno.cve, regex))
|
|
7200
7216
|
'''))
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
import copy
|
|
2
|
+
|
|
3
|
+
import synapse.exc as s_exc
|
|
2
4
|
import synapse.lib.autodoc as s_autodoc
|
|
3
5
|
import synapse.lib.stormtypes as s_stormtypes
|
|
4
6
|
|
|
@@ -153,6 +155,10 @@ LibTst for testing!
|
|
|
153
155
|
beep(valu)
|
|
154
156
|
==========
|
|
155
157
|
|
|
158
|
+
.. warning::
|
|
159
|
+
``$lib.test.beep`` has been deprecated and will be removed on or after 8080-08-08.
|
|
160
|
+
|
|
161
|
+
|
|
156
162
|
Example storm func.
|
|
157
163
|
|
|
158
164
|
Notes:
|
|
@@ -173,6 +179,11 @@ Returns:
|
|
|
173
179
|
someargs(valu, bar=$lib.true, faz=$lib.null)
|
|
174
180
|
============================================
|
|
175
181
|
|
|
182
|
+
.. warning::
|
|
183
|
+
``$lib.test.someargs`` has been deprecated and will be removed in version v3.0.0.
|
|
184
|
+
This is a test library was deprecated from the day it was made.
|
|
185
|
+
|
|
186
|
+
|
|
176
187
|
Example storm func with args.
|
|
177
188
|
|
|
178
189
|
|
|
@@ -220,6 +231,10 @@ LibTst for testing!
|
|
|
220
231
|
$lib.test.beep(valu)
|
|
221
232
|
====================
|
|
222
233
|
|
|
234
|
+
.. warning::
|
|
235
|
+
``$lib.test.beep`` has been deprecated and will be removed on or after 8080-08-08.
|
|
236
|
+
|
|
237
|
+
|
|
223
238
|
Example storm func.
|
|
224
239
|
|
|
225
240
|
Notes:
|
|
@@ -240,6 +255,11 @@ Returns:
|
|
|
240
255
|
$lib.test.someargs(valu, bar=$lib.true, faz=$lib.null)
|
|
241
256
|
======================================================
|
|
242
257
|
|
|
258
|
+
.. warning::
|
|
259
|
+
``$lib.test.someargs`` has been deprecated and will be removed in version v3.0.0.
|
|
260
|
+
This is a test library was deprecated from the day it was made.
|
|
261
|
+
|
|
262
|
+
|
|
243
263
|
Example storm func with args.
|
|
244
264
|
|
|
245
265
|
|
|
@@ -257,3 +277,14 @@ Args:
|
|
|
257
277
|
Returns:
|
|
258
278
|
The beeped string. The return type is ``str``.'''
|
|
259
279
|
self.eq(text, expected)
|
|
280
|
+
|
|
281
|
+
badlocls = copy.deepcopy(libtst._storm_locals)
|
|
282
|
+
badlocls[0]['deprecated']['eolvers'] = 'v4.4.4'
|
|
283
|
+
page = s_autodoc.RstHelp()
|
|
284
|
+
doc = {
|
|
285
|
+
'desc': s_stormtypes.getDoc(libtst, "err"),
|
|
286
|
+
'path': ('lib',) + libtst._storm_lib_path,
|
|
287
|
+
'locals': badlocls,
|
|
288
|
+
}
|
|
289
|
+
with self.raises(s_exc.SchemaViolation):
|
|
290
|
+
s_autodoc.docStormTypes(page, (doc,), linkprefix='test')
|
|
@@ -3913,6 +3913,10 @@ class StormTest(s_t_utils.SynTest):
|
|
|
3913
3913
|
self.stormIsInPrint('Returns an ou:org by name, adding the node if it does not exist.\n'
|
|
3914
3914
|
'Args:\n name (str): The name of the org.', msgs)
|
|
3915
3915
|
|
|
3916
|
+
msgs = await core.stormlist('help --verbose $lib.infosec.cvss.saveVectToNode')
|
|
3917
|
+
self.stormIsInPrint('Warning', msgs)
|
|
3918
|
+
self.stormIsInPrint('``$lib.infosec.cvss.saveVectToNode`` has been deprecated and will be removed in version v3.0.0.', msgs)
|
|
3919
|
+
|
|
3916
3920
|
msgs = await core.stormlist('help $lib.inet')
|
|
3917
3921
|
self.stormIsInPrint('The following libraries are available:\n\n'
|
|
3918
3922
|
'$lib.inet.http : A Storm Library exposing an HTTP client API.\n'
|