-
-
Notifications
You must be signed in to change notification settings - Fork 529
Changelog 6.4.0 #2866
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changelog 6.4.0 #2866
Changes from 2 commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,6 +2,13 @@ | |
|
|
||
| [**Upgrade Guide**](https://intelowlproject.github.io/docs/IntelOwl/installation/#update-to-the-most-recent-version) | ||
|
|
||
| ## [v6.4.0](https://github.com/intelowlproject/IntelOwl/releases/tag/v6.4.0) | ||
| The new features are in the backend part and will be supported in the UI in the next releases. | ||
| * Analyzable: Representation of an observable or sample: every job is linked to the analyzable scanned. | ||
drosetti marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| * Data models: A new system to normalize the output of analyzers (already available in the job raw section). | ||
| * User Event: Users can create reports for analyzables. | ||
|
||
| * Engine: Evaluate user reports and data get from the analyzers to assign a score to the job. | ||
drosetti marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| ## [v6.3.1](https://github.com/intelowlproject/IntelOwl/releases/tag/v6.3.1) | ||
| This release provides fixes to the recent added ARM support. (ARM build for v6.3.0 was broken due to some dependencies) | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| ### DO NOT CHANGE THIS VALUE !! | ||
| ### It should be updated only when you pull latest changes off from the 'master' branch of IntelOwl. | ||
| # this variable must start with "REACT_APP_" to be used in the frontend too | ||
| REACT_APP_INTELOWL_VERSION=v6.3.1 | ||
| REACT_APP_INTELOWL_VERSION=v6.4.0 | ||
| # if you want to use a nfs volume for shared files | ||
| # NFS_ADDRESS= |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.