mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 02:55:41 +00:00
Document security measures (#6812)
* add security commitment
* fix badge path
* set token permissions
see https://github.com/inventree/InvenTree/security/code-scanning/48
* add more chapters
* break up flow text
* spellchecking
* Revert "set token permissions"
This reverts commit 6deb33000f
.
* Add pattern for social media providers restrictive APIs
This commit is contained in:
@ -8,6 +8,12 @@
|
||||
},
|
||||
{
|
||||
"pattern": "http://127.0.0.1"
|
||||
},
|
||||
{
|
||||
"pattern": "https://twitter.com/inventreedb"
|
||||
},
|
||||
{
|
||||
"pattern": "https://www.reddit.com/r/InvenTree/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user