Skip to content

Commit

Permalink
Update jinja version in Documentation file to 3.1.4
Browse files Browse the repository at this point in the history
Tracked-On: OAM-122911
Signed-off-by: sgnanase <[email protected]>
  • Loading branch information
sgnanase committed Jul 31, 2024
1 parent 4f06012 commit dc06812
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/sphinx/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# jinja2>=3.1 is not compatible with Sphinx<4.0
jinja2==3.1.3
jinja2==3.1.4
sphinx_rtd_theme
Sphinx==2.4.4
8 changes: 8 additions & 0 deletions security.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Security Policy
Intel is committed to rapidly addressing security vulnerabilities affecting our customers and providing clear guidance on the solution, impact, severity and mitigation.

## Reporting a Vulnerability
Please report any security vulnerabilities in this project [utilizing the guidelines here](https://www.intel.com/content/www/us/en/security-center/vulnerability-handling-guidelines.html).

## Remote Infer solution does not secure binary transfers
This solution uses intermediate model binaries shared/sent from the Client(Android). These binaries are not secured while transferring.

0 comments on commit dc06812

Please sign in to comment.