Skip to content

Commit e2dc36b

Browse files
chore: update SECURITY.md (#32060)
Made minor changes, making it neat
1 parent c133eff commit e2dc36b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

SECURITY.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,13 @@ LangChain is partnered with [huntr by Protect AI](https://huntr.com/) to provide
3131
a bounty program for our open source projects.
3232

3333
Please report security vulnerabilities associated with the LangChain
34-
open source projects by visiting the following link:
35-
36-
[https://huntr.com/bounties/disclose/](https://huntr.com/bounties/disclose/?target=https%3A%2F%2Fgithub.com%2Flangchain-ai%2Flangchain&validSearch=true)
34+
open source projects [here](https://huntr.com/bounties/disclose/?target=https%3A%2F%2Fgithub.com%2Flangchain-ai%2Flangchain&validSearch=true).
3735

3836
Before reporting a vulnerability, please review:
3937

4038
1) In-Scope Targets and Out-of-Scope Targets below.
4139
2) The [langchain-ai/langchain](https://python.langchain.com/docs/contributing/repo_structure) monorepo structure.
42-
3) The [Best practices](#best-practices) above to
40+
3) The [Best Practices](#best-practices) above to
4341
understand what we consider to be a security vulnerability vs. developer
4442
responsibility.
4543

@@ -64,7 +62,7 @@ All out of scope targets defined by huntr as well as:
6462
bounties. This includes the following directories
6563
- libs/langchain/langchain/tools
6664
- libs/community/langchain_community/tools
67-
- Please review the [best practices](#best-practices)
65+
- Please review the [Best Practices](#best-practices)
6866
for more details, but generally tools interact with the real world. Developers are
6967
expected to understand the security implications of their code and are responsible
7068
for the security of their tools.

0 commit comments

Comments
 (0)