Skip to content

Commit c6c761b

Browse files
authored
Doc updates (#3020)
* documentation updates * adding more logs * adding more logs * remove M1 docs
1 parent f0f97de commit c6c761b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Security.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
| Version | Supported |
66
|---------| ------------------ |
77
| 0.9.0 | :white_check_mark: |
8+
| 0.10.0 | :white_check_mark: |
89

910

1011
## How we do security
@@ -36,6 +37,7 @@ TorchServe as much as possible relies on automated tools to do security scanning
3637
2. Using private-key/certificate files
3738

3839
You can find more details in the [configuration guide](https://pytorch.org/serve/configuration.html#enable-ssl)
40+
6. TorchServe supports token authorization: check [documentation](https://github.com/pytorch/serve/blob/master/docs/token_authorization_api.md) for more information.
3941

4042

4143

0 commit comments

Comments
 (0)