You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lot of minor contributions to fix bugs and improve maintenance
7
10
@@ -620,7 +623,7 @@ We are proud to announce two new sponsorships today!
620
623
If you are interested in helping the project through a donation, read [here](https://github.com/intelowlproject/IntelOwl/blob/master/.github/partnership_and_sponsors.md) how you can do it!
621
624
622
625
**New/Improved Analyzers:**
623
-
- New [CyberChef](https://gchq.githuba.io/CyberChef/) Analyzer! Run your own recipes in IntelOwl! Check the [docs](https://intelowlproject.github.io/docs/advanced_usage/#cyberchef)!
626
+
- New [CyberChef](https://gchq.github.io/CyberChef/) Analyzer! Run your own recipes in IntelOwl! Check the [docs](https://intelowlproject.github.io/docs/advanced_usage/#cyberchef)!
@@ -38,6 +39,8 @@ Please delete options that are not relevant.
38
39
-[ ] I have a provided a screenshot of the result in the PR.
39
40
-[ ] I have created new frontend tests for the new component or updated existing ones.
40
41
-[ ] After you had submitted the PR, if `DeepSource`, `Django Doctors` or other third-party linters have triggered any alerts during the CI checks, I have solved those alerts.
42
+
-[ ] I have addressed raised Copilot issues. In case of FPs, I have commented the Copilot issue and proved that it is wrong before having the comment resolved.
43
+
-[ ] I have reviewed and verified any LLM-generated code included in this PR. Also, I have explicitly stated that I have used LLMs in this PR.
41
44
42
45
### Important Rules
43
46
- If you miss to compile the Checklist properly, your PR won't be reviewed by the maintainers.
[](https://bestpractices.coreinfrastructure.org/projects/7120)
Do you want to get **threat intelligence data** about a malware, an IP address or a domain? Do you want to get this kind of data from multiple sources at the same time using **a single API request**?
@@ -39,6 +42,8 @@ It provides:
39
42
-*ingestors* that allow to automatically ingest stream of observables or files to IntelOwl itself
40
43
-*playbooks* that are meant to make analysis easily repeatable
41
44
-*data models* to map the different data extracted from analyzers to a single common schema
45
+
-*artifacts* that are representations of observables or files that can be analyzed multiple times for different evaluations
46
+
-*user events* that allow users to add custom evaluation or additional info to any artifact
42
47
- A starting point for analysts' **Investigations**: users can register their findings, correlate the information found, and collaborate...all in a single place
43
48
44
49
@@ -63,7 +68,7 @@ You can see the full list of all available analyzers in the [documentation](http
63
68
64
69
As open source project maintainers, we strongly rely on external support to get the resources and time to work on keeping the project alive, with a constant release of new features, bug fixes and general improvements.
65
70
66
-
Because of this, we joined [Open Collective](https://opencollective.com/intelowl-project) to obtain US and EU non-profit equal level status which allows the organization to receive and manage donations transparently and with tax exemption. Please support IntelOwl and all the community by choosing a plan (BRONZE, SILVER, etc).
71
+
Because of this, we joined [Open Collective](https://opencollective.com/intelowl-project) to obtain US and EU non-profit equal level status which allows the organization to receive and manage donations transparently and with tax exemption. Please support IntelOwl and all the community.
0 commit comments