IntelOwl-ng icon indicating copy to clipboard operation
IntelOwl-ng copied to clipboard

IntelOwl's Web Interface. Built with Angular 10.

Results 26 IntelOwl-ng issues
Sort by recently updated
recently updated
newest added

Bumps [marked](https://github.com/markedjs/marked) from 3.0.3 to 4.0.10. Release notes Sourced from marked's releases. v4.0.10 4.0.10 (2022-01-13) Bug Fixes security: fix redos vulnerabilities (8f80657) v4.0.9 4.0.9 (2022-01-06) Bug Fixes retain line breaks...

dependency upgrade

Bumps [engine.io](https://github.com/socketio/engine.io) from 4.1.1 to 4.1.2. Release notes Sourced from engine.io's releases. 4.1.2 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...

dependency upgrade

Bumps [jsoneditor](https://github.com/josdejong/jsoneditor) from 9.4.1 to 9.5.6. Changelog Sourced from jsoneditor's changelog. 2021-09-22, version 9.5.6 Fix inefficient regex to replace return characters. 2021-09-01, version 9.5.5 Fix setMode not throwing an exception...

dependency upgrade

Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1. Release notes Sourced from nth-check's releases. v2.0.1 Fixes: Replace regex with hand-rolled parser for nth-expressions (#9) 9894c1d Ensures parsing will always have linear time...

dependency upgrade

Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.7.1. Changelog Sourced from jszip's changelog. v3.7.1 2021-08-05 Fix build of dist files. Note: this version ensures the changes from 3.7.0 are actually included in...

dependency upgrade

Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11. Commits e573aee 6.1.11 edb8e9a fix: perf regression on hot string munging path a9d9b05 chore(test): Avoid spurious failures packing node_modules/.cache 24b8bda fix(test): use posix path...

dependency upgrade

I noticed the alarm "401 unauthorized" for `/api/jobs` when clicking on the "Dashboard" button. The point is the jobs are correctly visualized Also, there are times when I login and...

bug
question

![image](https://user-images.githubusercontent.com/51958314/128022761-70156d4c-6e88-4be6-8ea8-c44731120d2b.png)

enhancement
priority:low

Integrate Travis checks for new builds for, - [ ] Testing / E2E, - [x] Linting

help wanted