Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.0%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: Gruznia
- License: agpl-3.0
- Language: PHP
- Default Branch: 2.4
- Size: 172 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 15
- Releases: 0
Created almost 2 years ago
· Last pushed 9 months ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
Security
Roadmap
Authors
README.debian
MISP Debian Package =================== The actual MISP Debian package is experimental. It is not something that can be pushed to Debian yet, however it is still a valid Debian package that can be deployed and it makes the installation much easier. How to use? ----------- * Get all the MISP dependencies into this tree, such as galaxies, whitelists, etc. * Rename to root folder to misp-2.4.220/ * Run ./build-deb.sh Known Weaknesses ---------------- * For now, it only install MISP to use a MySQL backend. * We could not use the outdated CakePHP Debian package (2.x), it is now 4.x, so CakePHP must be pulled into app/Lib/cakephp * MISP is installed in /usr/share/misp/ including where it logs, etc. * No individual package for misp-galaxies, misp-taxonomies etc. * /usr/share/misp is set to www-data, it will be changed in a future version * It installs MISP using Apache only, no SSL etc.
Owner
- Login: Gruznia
- Kind: user
- Repositories: 1
- Profile: https://github.com/Gruznia
Citation (CITATION.cff)
cff-version: 1.1.0
message: "If you use MISP or the MISP standard format, please cite it as below."
authors:
- family-names: Wagner
given-names: Cynthia
- family-names: Dulaunoy
given-names: Alexandre
orcid: https://orcid.org/0000-0002-5437-4652
- family-names: Wagener
given-names: Gérard
- family-names: Iklody
given-names: Andras
title: "Misp: The design and implementation of a collaborative threat intelligence sharing platform"
version: 2.4.1
doi: 10.1145/2994539.2994542
url: https://www.misp-project.org/
date-released: 2016-10-24
GitHub Events
Total
- Push event: 3
- Pull request event: 3
- Create event: 5
Last Year
- Push event: 3
- Pull request event: 3
- Create event: 5
Dependencies
.github/workflows/codeql-analysis.yml
actions
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
.github/workflows/main.yml
actions
- actions/checkout v4 composite
- getong/mariadb-action v1.1 composite
- shivammathur/setup-php v2 composite
- zhulik/redis-action 1.1.0 composite
app/composer.json
packagist
- cakephp/debug_kit ^2.2.0 development
- php-parallel-lint/php-parallel-lint ^1.2 development
- phpunit/phpunit ^8 development
- bacon/bacon-qr-code ^2.0
- browscap/browscap-php 5.1.0
- ext-dom *
- ext-json *
- ext-mbstring *
- ext-pcre *
- ext-simplexml *
- ext-xml *
- geoip2/geoip2 ~2.0
- kamisama/cake-resque 4.1.2
- monolog/monolog 1.25.3
- pear/crypt_gpg 1.6.7
- php >=7.4.0,<8.0.0
- spomky-labs/otphp ^10.0
Pipfile
pypi
- cybox *
- maec *
- mixbox *
- pydeep2 *
- pymisp *
- python-dateutil *
- stix *
- stix2 https://github.com/MISP/cti-python-stix2#61e9fc0748691f6b768acf47c18ef01b5dc0a854
- urllib3 >=1.26.5
requirements-dev.txt
pypi
- codecov * development
- coveralls * development
- nose * development
- requests-mock * development
requirements.txt
pypi
- cybox >=2.1.0.21
- jsonschema >=4.19.1
- lief >=0.13.1
- maec >=4.1.0.17
- misp-lib-stix2 >=3.0.1.1
- mixbox >=1.0.5
- plyara >=2.1.1
- pydeep2 >=0.5.1
- pymisp ==2.4.190
- python-magic >=0.4.27
- pyzmq >=25.1.1
- redis >=5.0.1
- stix >=1.2.0.11
tools/misp-delegation/src/requirements.txt
pypi
- PyYAML ==6.0.1
- requests ==2.31.0
- urllib3 ==2.1.0