Skip to content
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

DeprecationWarning: Buffer() is deprecated due to security and usability issues. #633

Open
ScorpionKing34 opened this issue Jan 6, 2023 · 1 comment

Comments

@ScorpionKing34
Copy link

First I start neo4j console:
$ sudo neo4j console

Next in a new terminal I start bloodhoud:
$ sudo bloodhound

Then I recieve the following error:
(node:1802424) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron. See electron/electron#23506 for more information
(node:1802470) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.

Below you can see the installed version:

  • Neo4j Browser version: 4.4.5
    Build number: 202
    Build date: 2022-04-20

  • Neo4j Server version: 4.4.7 (community)

  • Neo4j Browser Changelog

  • Bloodhound version: 4.2.0

  • Kali VERSION="2022.2"

Is there any update to fix this issue?

@rvazarkar
Copy link
Contributor

Duplicate of #590

@rvazarkar rvazarkar marked this as a duplicate of #590 Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants