mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
docs: fix link to email, when vulnerability found (#11667)
* docs: fix link to email, when vulnerability found * Update package.json * Update CONTRIBUTING.md --------- Co-authored-by: Giorgio Boa <35845425+gioboa@users.noreply.github.com>
This commit is contained in:
parent
d7867ebff1
commit
5b01c399ce
@ -18,8 +18,7 @@ If you have a question or want community support:
|
||||
|
||||
## <a name="issue"></a> Found a security vulnerability?
|
||||
|
||||
If you find a security vulnerability or something that should be discussed personally,
|
||||
please contact me within my [email](https://github.com/typeorm/typeorm/blob/master/package.json#L10).
|
||||
If you find a security vulnerability or something that should be discussed privately, please contact us at [maintainers@typeorm.io](mailto:maintainers@typeorm.io).
|
||||
|
||||
## <a name="issue"></a> Found a Bug?
|
||||
|
||||
|
||||
@ -13,8 +13,8 @@
|
||||
"funding": "https://opencollective.com/typeorm",
|
||||
"license": "MIT",
|
||||
"author": {
|
||||
"name": "Umed Khudoiberdiev",
|
||||
"email": "pleerock.me@gmail.com"
|
||||
"name": "TypeORM",
|
||||
"email": "maintainers@typeorm.io"
|
||||
},
|
||||
"exports": {
|
||||
".": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user