The premier source of truth powering network automation. Open source under Apache 2. Try NetBox Cloud free: https://netboxlabs.com/free-netbox-cloud/
16.15k
stars
2.58k
forks
source link
GraphQL related objects are not properly restricted #17310
Closed
DanSheps closed 2 months ago
Deployment Type
NetBox Cloud
NetBox Version
v4.0.10
Python Version
3.12
Steps to Reproduce
{ asn(id: 1) { id, sites {} } }
Expected Behavior
Will show the ASN but not the related site
Observed Behavior
Related site is shown