go-graphkb icon indicating copy to clipboard operation
go-graphkb copied to clipboard

A Graph-oriented Knowledge Base written in Go

Results 20 go-graphkb issues
Sort by recently updated
recently updated
newest added

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...

dependencies
javascript

For instance MAC addresses, IPv4, subnets, emails, urls, integers, we can validate the format to avoid divergence of the overall model.

In order to not kill the DB and improve user experience, we need to paginate results retrieval.

Right now the database details are fetched on application load and are frozen afterwards. Therefore the number of assets or relations might not be up to date if the app...

That way an attack done on the database could not leak the password but only their encrypted form. Moreover, the database could be administrated by different people and therefore we...

In some circumstances the URL could be displayed in logs thus leaking the auth token...