tschmidtb51
tschmidtb51
Thank you for the great work you do. Is there already a plan, when you release 3.0.0 as stable?
**Is your feature request related to a problem? Please describe.** The "security.txt" aims to help organizations describe their vulnerability disclosure practices to make it easier for researchers to report vulnerabilities....
As far as I checked, none of the JSON files currently refers to a JSON schema. I would like to suggest to define JSON schemas to make sure that changes...
I suggest to add a version scheme `intdot` that is defined as follows: To compare 2 versions a and b, do: ``` A = a.split('.'); B = b.split('.') // split...
`git describe` has a nicely automatable way to determine whether a version is after a tag. However, it it not great to determine where a tag belongs (without a git...
### NetBox version v3.7.2 ### Feature type Data model extension ### Proposed functionality The interface type definition should be extended to allow for `DECT` interfaces. ### Use case Currently, it...
It might be an idea to evaluate the [security.txt](https://securitytxt.org/) if a domain is given and it is not found in the list...
as suggested in #1719 Still my question remains how to deal with the `model` name and the `slug` based on the fact that their are different hardware versions that have...
Dear GitHub team, it would be nice, if your security advisories would also be available in the [Common Security Advisory Framework](https://docs.oasis-open.org/csaf/csaf/v2.0/csaf-v2.0.html). CSAF specifies a standard way to [distribute security advisories](https://docs.oasis-open.org/csaf/csaf/v2.0/csaf-v2.0.html#72-roles)...