seonglae-holistic commited on
Commit
93c138a
·
1 Parent(s): a5b0db7

feat: update assessment results for repo_id, report urls

Browse files
assessment-results/agent_development_kit.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
  "assessment": {
3
- "library_name": "microsoft/agent-development-kit",
4
- "version": "v0.2.0",
5
  "language": "Python",
6
  "framework": "Agent Framework",
7
  "completed_time": "2024-06-07T12:00:00Z",
8
  "last_updated": "2024-06-07T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
- "report_url": "https://github.com/LibVulnWatch/reports/raw/main/agent_development_kit.html",
12
- "repository_url": "https://github.com/microsoft/agent-development-kit",
13
  "github_stars": 3800,
14
  "license": "MIT",
15
  "scores": {
 
1
  {
2
  "assessment": {
3
+ "library_name": "google/adk-python",
4
+ "version": "v1.4.2",
5
  "language": "Python",
6
  "framework": "Agent Framework",
7
  "completed_time": "2024-06-07T12:00:00Z",
8
  "last_updated": "2024-06-07T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
+ "report_url": "https://github.com/981526092/LibVulnWatch/report/raw/main/reports/agent_development_kit.html",
12
+ "repository_url": "https://github.com/google/adk-python",
13
  "github_stars": 3800,
14
  "license": "MIT",
15
  "scores": {
assessment-results/browser_use.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
  "assessment": {
3
- "library_name": "langchain-ai/browser-use",
4
- "version": "v0.5.1",
5
  "language": "Python",
6
  "framework": "Agent Framework",
7
  "completed_time": "2024-06-09T12:00:00Z",
8
  "last_updated": "2024-06-09T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
- "report_url": "https://github.com/LibVulnWatch/reports/raw/main/browser_use.html",
12
- "repository_url": "https://github.com/langchain-ai/browser-use",
13
  "github_stars": 3200,
14
  "license": "MIT",
15
  "scores": {
 
1
  {
2
  "assessment": {
3
+ "library_name": "browser-use/browser-use",
4
+ "version": "v0.3.2",
5
  "language": "Python",
6
  "framework": "Agent Framework",
7
  "completed_time": "2024-06-09T12:00:00Z",
8
  "last_updated": "2024-06-09T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
+ "report_url": "https://github.com/981526092/LibVulnWatch/report/raw/main/reports/browser_use.html",
12
+ "repository_url": "https://github.com/browser-use/browser-use",
13
  "github_stars": 3200,
14
  "license": "MIT",
15
  "scores": {
assessment-results/composio.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
  "assessment": {
3
- "library_name": "ComposableAI/composio",
4
- "version": "v0.4.2",
5
  "language": "Python",
6
  "framework": "Agent Framework",
7
  "completed_time": "2024-06-10T12:00:00Z",
8
  "last_updated": "2024-06-10T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
- "report_url": "https://github.com/LibVulnWatch/reports/raw/main/composio.html",
12
- "repository_url": "https://github.com/ComposableAI/composio",
13
  "github_stars": 1200,
14
  "license": "MIT",
15
  "scores": {
 
1
  {
2
  "assessment": {
3
+ "library_name": "ComposableHQ/composio",
4
+ "version": "v0.7.19",
5
  "language": "Python",
6
  "framework": "Agent Framework",
7
  "completed_time": "2024-06-10T12:00:00Z",
8
  "last_updated": "2024-06-10T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
+ "report_url": "https://github.com/981526092/LibVulnWatch/report/raw/main/reports/composio.html",
12
+ "repository_url": "https://github.com/ComposableHQ/composio",
13
  "github_stars": 1200,
14
  "license": "MIT",
15
  "scores": {
assessment-results/crewai.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
  "assessment": {
3
- "library_name": "joaomdmoura/crewAI",
4
- "version": "v0.9.4",
5
  "language": "Python",
6
  "framework": "Agent Framework",
7
  "completed_time": "2024-06-15T12:00:00Z",
8
  "last_updated": "2024-06-15T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
- "report_url": "https://github.com/LibVulnWatch/reports/raw/main/crewai.html",
12
- "repository_url": "https://github.com/joaomdmoura/crewAI",
13
  "github_stars": 8200,
14
  "license": "MIT",
15
  "scores": {
 
1
  {
2
  "assessment": {
3
+ "library_name": "crewAIInc/crewAI",
4
+ "version": "v0.130.0",
5
  "language": "Python",
6
  "framework": "Agent Framework",
7
  "completed_time": "2024-06-15T12:00:00Z",
8
  "last_updated": "2024-06-15T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
+ "report_url": "https://github.com/981526092/LibVulnWatch/report/raw/main/reports/crewai.html",
12
+ "repository_url": "https://github.com/crewAIInc/crewAI",
13
  "github_stars": 8200,
14
  "license": "MIT",
15
  "scores": {
assessment-results/huggingface_candle.json CHANGED
@@ -1,14 +1,14 @@
1
  {
2
  "assessment": {
3
  "library_name": "huggingface/candle",
4
- "version": "v0.3.2",
5
  "language": "Rust",
6
  "framework": "Machine Learning",
7
  "completed_time": "2024-06-22T12:00:00Z",
8
  "last_updated": "2024-06-22T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
- "report_url": "https://github.com/LibVulnWatch/reports/raw/main/huggingface_candle.html",
12
  "repository_url": "https://github.com/huggingface/candle",
13
  "github_stars": 12500,
14
  "license": "Apache-2.0",
 
1
  {
2
  "assessment": {
3
  "library_name": "huggingface/candle",
4
+ "version": "v0.9.0",
5
  "language": "Rust",
6
  "framework": "Machine Learning",
7
  "completed_time": "2024-06-22T12:00:00Z",
8
  "last_updated": "2024-06-22T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
+ "report_url": "https://github.com/981526092/LibVulnWatch/report/raw/main/reports/huggingface_candle.html",
12
  "repository_url": "https://github.com/huggingface/candle",
13
  "github_stars": 12500,
14
  "license": "Apache-2.0",
assessment-results/jax.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "assessment": {
3
- "library_name": "google/jax",
4
  "version": "v0.4.23",
5
  "language": "Python",
6
  "framework": "Machine Learning",
@@ -8,9 +8,9 @@
8
  "last_updated": "2024-06-24T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
- "report_url": "https://github.com/LibVulnWatch/reports/raw/main/jax.html",
12
- "repository_url": "https://github.com/google/jax",
13
- "github_stars": 36000,
14
  "license": "Apache-2.0",
15
  "scores": {
16
  "license_validation": 5,
 
1
  {
2
  "assessment": {
3
+ "library_name": "jax-ml/jax",
4
  "version": "v0.4.23",
5
  "language": "Python",
6
  "framework": "Machine Learning",
 
8
  "last_updated": "2024-06-24T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
+ "report_url": "https://github.com/981526092/LibVulnWatch/report/raw/main/reports/jax.html",
12
+ "repository_url": "https://github.com/jax-ml/jax",
13
+ "github_stars": 32604,
14
  "license": "Apache-2.0",
15
  "scores": {
16
  "license_validation": 5,
assessment-results/langchain.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "assessment": {
3
  "library_name": "langchain-ai/langchain",
4
- "version": "v0.1.0",
5
  "language": "Python",
6
  "framework": "LLM Orchestration",
7
  "completed_time": "2024-06-17T12:00:00Z",
8
  "last_updated": "2024-06-17T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
- "report_url": "https://github.com/LibVulnWatch/reports/raw/main/langchain.html",
12
  "repository_url": "https://github.com/langchain-ai/langchain",
13
- "github_stars": 79000,
14
  "license": "MIT",
15
  "scores": {
16
  "license_validation": 5,
 
1
  {
2
  "assessment": {
3
  "library_name": "langchain-ai/langchain",
4
+ "version": "v0.3.66",
5
  "language": "Python",
6
  "framework": "LLM Orchestration",
7
  "completed_time": "2024-06-17T12:00:00Z",
8
  "last_updated": "2024-06-17T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
+ "report_url": "https://github.com/981526092/LibVulnWatch/report/raw/main/reports/langchain.html",
12
  "repository_url": "https://github.com/langchain-ai/langchain",
13
+ "github_stars": 111000,
14
  "license": "MIT",
15
  "scores": {
16
  "license_validation": 5,
assessment-results/langgraph.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "assessment": {
3
  "library_name": "langchain-ai/langgraph",
4
- "version": "v0.0.20",
5
  "language": "Python",
6
  "framework": "Agent Framework",
7
  "completed_time": "2024-06-13T12:00:00Z",
8
  "last_updated": "2024-06-13T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
- "report_url": "https://github.com/LibVulnWatch/reports/raw/main/langgraph.html",
12
  "repository_url": "https://github.com/langchain-ai/langgraph",
13
- "github_stars": 4500,
14
  "license": "Proprietary",
15
  "scores": {
16
  "license_validation": 1,
 
1
  {
2
  "assessment": {
3
  "library_name": "langchain-ai/langgraph",
4
+ "version": "v2.1.0",
5
  "language": "Python",
6
  "framework": "Agent Framework",
7
  "completed_time": "2024-06-13T12:00:00Z",
8
  "last_updated": "2024-06-13T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
+ "report_url": "https://github.com/981526092/LibVulnWatch/report/raw/main/reports/langgraph.html",
12
  "repository_url": "https://github.com/langchain-ai/langgraph",
13
+ "github_stars": 14700,
14
  "license": "Proprietary",
15
  "scores": {
16
  "license_validation": 1,
assessment-results/llamaindex.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "assessment": {
3
- "library_name": "jerryjliu/llama_index",
4
- "version": "v0.9.14",
5
  "language": "Python",
6
  "framework": "LLM Orchestration",
7
  "completed_time": "2024-06-20T12:00:00Z",
8
  "last_updated": "2024-06-20T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
- "report_url": "https://github.com/LibVulnWatch/reports/raw/main/llamaindex.html",
12
- "repository_url": "https://github.com/jerryjliu/llama_index",
13
- "github_stars": 27000,
14
  "license": "MIT",
15
  "scores": {
16
  "license_validation": 4,
 
1
  {
2
  "assessment": {
3
+ "library_name": "run-llama/llama_index",
4
+ "version": "v0.12.43",
5
  "language": "Python",
6
  "framework": "LLM Orchestration",
7
  "completed_time": "2024-06-20T12:00:00Z",
8
  "last_updated": "2024-06-20T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
+ "report_url": "https://github.com/981526092/LibVulnWatch/report/raw/main/reports/llamaindex.html",
12
+ "repository_url": "https://github.com/run-llama/llama_index",
13
+ "github_stars": 42500,
14
  "license": "MIT",
15
  "scores": {
16
  "license_validation": 4,
assessment-results/metagpt.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "assessment": {
3
- "library_name": "geekan/MetaGPT",
4
- "version": "v0.7.0",
5
  "language": "Python",
6
  "framework": "Agent Framework",
7
  "completed_time": "2024-06-14T12:00:00Z",
8
  "last_updated": "2024-06-14T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
- "report_url": "https://github.com/LibVulnWatch/reports/raw/main/metagpt.html",
12
- "repository_url": "https://github.com/geekan/MetaGPT",
13
- "github_stars": 32500,
14
  "license": "MIT",
15
  "scores": {
16
  "license_validation": 4,
 
1
  {
2
  "assessment": {
3
+ "library_name": "FoundationAgents/MetaGPT",
4
+ "version": "v0.8.1",
5
  "language": "Python",
6
  "framework": "Agent Framework",
7
  "completed_time": "2024-06-14T12:00:00Z",
8
  "last_updated": "2024-06-14T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
+ "report_url": "https://github.com/981526092/LibVulnWatch/report/raw/main/reports/metagpt.html",
12
+ "repository_url": "https://github.com/FoundationAgents/MetaGPT",
13
+ "github_stars": 56700,
14
  "license": "MIT",
15
  "scores": {
16
  "license_validation": 4,
assessment-results/onnx.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "assessment": {
3
  "library_name": "onnx/onnx",
4
- "version": "v1.15.0",
5
  "language": "C++/Python",
6
  "framework": "Machine Learning",
7
  "completed_time": "2024-06-22T11:00:00Z",
8
  "last_updated": "2024-06-22T11:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
- "report_url": "https://github.com/LibVulnWatch/reports/raw/main/onnx.html",
12
  "repository_url": "https://github.com/onnx/onnx",
13
- "github_stars": 16200,
14
  "license": "MIT",
15
  "scores": {
16
  "license_validation": 4,
 
1
  {
2
  "assessment": {
3
  "library_name": "onnx/onnx",
4
+ "version": "v1.18.0",
5
  "language": "C++/Python",
6
  "framework": "Machine Learning",
7
  "completed_time": "2024-06-22T11:00:00Z",
8
  "last_updated": "2024-06-22T11:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
+ "report_url": "https://github.com/981526092/LibVulnWatch/report/raw/main/reports/onnx.html",
12
  "repository_url": "https://github.com/onnx/onnx",
13
+ "github_stars": 19100,
14
  "license": "MIT",
15
  "scores": {
16
  "license_validation": 4,
assessment-results/pydantic_ai.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "assessment": {
3
  "library_name": "pydantic/pydantic-ai",
4
- "version": "v0.7.0",
5
  "language": "Python",
6
  "framework": "Agent Framework",
7
  "completed_time": "2024-06-08T12:00:00Z",
8
  "last_updated": "2024-06-08T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
- "report_url": "https://github.com/LibVulnWatch/reports/raw/main/pydantic_ai.html",
12
  "repository_url": "https://github.com/pydantic/pydantic-ai",
13
- "github_stars": 5800,
14
  "license": "MIT",
15
  "scores": {
16
  "license_validation": 5,
 
1
  {
2
  "assessment": {
3
  "library_name": "pydantic/pydantic-ai",
4
+ "version": "v0.3.2",
5
  "language": "Python",
6
  "framework": "Agent Framework",
7
  "completed_time": "2024-06-08T12:00:00Z",
8
  "last_updated": "2024-06-08T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
+ "report_url": "https://github.com/981526092/LibVulnWatch/report/raw/main/reports/pydantic_ai.html",
12
  "repository_url": "https://github.com/pydantic/pydantic-ai",
13
+ "github_stars": 10400,
14
  "license": "MIT",
15
  "scores": {
16
  "license_validation": 5,
assessment-results/pytorch.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "assessment": {
3
  "library_name": "pytorch/pytorch",
4
- "version": "v2.2.1",
5
  "language": "C++/Python",
6
  "framework": "Machine Learning",
7
  "completed_time": "2024-06-25T12:00:00Z",
8
  "last_updated": "2024-06-25T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
- "report_url": "https://github.com/LibVulnWatch/reports/raw/main/pytorch.html",
12
  "repository_url": "https://github.com/pytorch/pytorch",
13
- "github_stars": 74500,
14
  "license": "BSD-3-Clause",
15
  "scores": {
16
  "license_validation": 5,
 
1
  {
2
  "assessment": {
3
  "library_name": "pytorch/pytorch",
4
+ "version": "v2.7.1",
5
  "language": "C++/Python",
6
  "framework": "Machine Learning",
7
  "completed_time": "2024-06-25T12:00:00Z",
8
  "last_updated": "2024-06-25T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
+ "report_url": "https://github.com/981526092/LibVulnWatch/report/raw/main/reports/pytorch.html",
12
  "repository_url": "https://github.com/pytorch/pytorch",
13
+ "github_stars": 91000,
14
  "license": "BSD-3-Clause",
15
  "scores": {
16
  "license_validation": 5,
assessment-results/sglang.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "assessment": {
3
  "library_name": "sgl-project/sglang",
4
- "version": "v0.1.8",
5
  "language": "Python/C++",
6
  "framework": "LLM Inference",
7
  "completed_time": "2024-06-19T12:00:00Z",
8
  "last_updated": "2024-06-19T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
- "report_url": "https://github.com/LibVulnWatch/reports/raw/main/sglang.html",
12
  "repository_url": "https://github.com/sgl-project/sglang",
13
- "github_stars": 4800,
14
  "license": "Apache-2.0",
15
  "scores": {
16
  "license_validation": 4,
 
1
  {
2
  "assessment": {
3
  "library_name": "sgl-project/sglang",
4
+ "version": "v0.4.7",
5
  "language": "Python/C++",
6
  "framework": "LLM Inference",
7
  "completed_time": "2024-06-19T12:00:00Z",
8
  "last_updated": "2024-06-19T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
+ "report_url": "https://github.com/981526092/LibVulnWatch/report/raw/main/reports/sglang.html",
12
  "repository_url": "https://github.com/sgl-project/sglang",
13
+ "github_stars": 15400,
14
  "license": "Apache-2.0",
15
  "scores": {
16
  "license_validation": 4,
assessment-results/smolagents.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "assessment": {
3
- "library_name": "tinygrad/SmolAgents",
4
- "version": "v0.2.1",
5
  "language": "Python",
6
  "framework": "Agent Framework",
7
  "completed_time": "2024-06-12T12:00:00Z",
8
  "last_updated": "2024-06-12T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
- "report_url": "https://github.com/LibVulnWatch/reports/raw/main/smolagents.html",
12
- "repository_url": "https://github.com/tinygrad/SmolAgents",
13
- "github_stars": 2800,
14
  "license": "MIT",
15
  "scores": {
16
  "license_validation": 4,
 
1
  {
2
  "assessment": {
3
+ "library_name": "huggingface/smolagents",
4
+ "version": "v1.19.0",
5
  "language": "Python",
6
  "framework": "Agent Framework",
7
  "completed_time": "2024-06-12T12:00:00Z",
8
  "last_updated": "2024-06-12T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
+ "report_url": "https://github.com/981526092/LibVulnWatch/report/raw/main/reports/smolagents.html",
12
+ "repository_url": "https://github.com/huggingface/smolagents",
13
+ "github_stars": 20500,
14
  "license": "MIT",
15
  "scores": {
16
  "license_validation": 4,
assessment-results/stagehand.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "assessment": {
3
- "library_name": "langchain-ai/stagehand",
4
- "version": "v0.0.12",
5
  "language": "Python",
6
  "framework": "Agent Framework",
7
  "completed_time": "2024-06-11T12:00:00Z",
8
  "last_updated": "2024-06-11T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
- "report_url": "https://github.com/LibVulnWatch/reports/raw/main/stagehand.html",
12
- "repository_url": "https://github.com/langchain-ai/stagehand",
13
- "github_stars": 1500,
14
  "license": "Apache-2.0 with Commons Clause",
15
  "scores": {
16
  "license_validation": 3,
 
1
  {
2
  "assessment": {
3
+ "library_name": "browserbase/stagehand",
4
+ "version": "v2.3.1",
5
  "language": "Python",
6
  "framework": "Agent Framework",
7
  "completed_time": "2024-06-11T12:00:00Z",
8
  "last_updated": "2024-06-11T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
+ "report_url": "https://github.com/981526092/LibVulnWatch/report/raw/main/reports/stagehand.html",
12
+ "repository_url": "https://github.com/browserbase/stagehand",
13
+ "github_stars": 12800,
14
  "license": "Apache-2.0 with Commons Clause",
15
  "scores": {
16
  "license_validation": 3,
assessment-results/tensorflow.json CHANGED
@@ -1,22 +1,22 @@
1
  {
2
  "assessment": {
3
  "library_name": "tensorflow/tensorflow",
4
- "version": "v2.15.0",
5
  "language": "C++/Python",
6
  "framework": "Machine Learning",
7
  "completed_time": "2024-06-23T12:00:00Z",
8
  "last_updated": "2024-06-23T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
- "report_url": "https://github.com/LibVulnWatch/reports/raw/main/tensorflow.html",
12
  "repository_url": "https://github.com/tensorflow/tensorflow",
13
- "github_stars": 182000,
14
  "license": "Apache-2.0",
15
  "scores": {
16
  "license_validation": 5,
17
  "security_assessment": 1,
18
- "maintenance_health": 3,
19
- "dependency_management": 1,
20
  "regulatory_compliance": 3
21
  },
22
  "details": {
 
1
  {
2
  "assessment": {
3
  "library_name": "tensorflow/tensorflow",
4
+ "version": "v2.19.0",
5
  "language": "C++/Python",
6
  "framework": "Machine Learning",
7
  "completed_time": "2024-06-23T12:00:00Z",
8
  "last_updated": "2024-06-23T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
+ "report_url": "https://github.com/981526092/LibVulnWatch/reports/raw/main/reports/tensorflow.html",
12
  "repository_url": "https://github.com/tensorflow/tensorflow",
13
+ "github_stars": 190000,
14
  "license": "Apache-2.0",
15
  "scores": {
16
  "license_validation": 5,
17
  "security_assessment": 1,
18
+ "maintenance_health": 3,
19
+ "dependency_management": 1,
20
  "regulatory_compliance": 3
21
  },
22
  "details": {
assessment-results/tensorrt.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "assessment": {
3
  "library_name": "nvidia/TensorRT",
4
- "version": "v9.1.0",
5
  "language": "C++/Python",
6
  "framework": "Machine Learning Inference",
7
  "completed_time": "2024-06-21T12:00:00Z",
8
  "last_updated": "2024-06-21T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
- "report_url": "https://github.com/LibVulnWatch/reports/raw/main/tensorrt.html",
12
  "repository_url": "https://github.com/NVIDIA/TensorRT",
13
- "github_stars": 8500,
14
  "license": "Proprietary with Open Components",
15
  "scores": {
16
  "license_validation": 3,
 
1
  {
2
  "assessment": {
3
  "library_name": "nvidia/TensorRT",
4
+ "version": "v10.12.0",
5
  "language": "C++/Python",
6
  "framework": "Machine Learning Inference",
7
  "completed_time": "2024-06-21T12:00:00Z",
8
  "last_updated": "2024-06-21T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
+ "report_url": "https://github.com/981526092/LibVulnWatch/report/raw/main/reports/tensorrt.html",
12
  "repository_url": "https://github.com/NVIDIA/TensorRT",
13
+ "github_stars": 11700,
14
  "license": "Proprietary with Open Components",
15
  "scores": {
16
  "license_validation": 3,
assessment-results/text_generation_inference.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "assessment": {
3
  "library_name": "huggingface/text-generation-inference",
4
- "version": "v1.1.0",
5
  "language": "Rust/Python",
6
  "framework": "LLM Inference",
7
  "completed_time": "2024-06-16T12:00:00Z",
8
  "last_updated": "2024-06-16T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
- "report_url": "https://github.com/LibVulnWatch/reports/raw/main/text_generation_inference.html",
12
  "repository_url": "https://github.com/huggingface/text-generation-inference",
13
- "github_stars": 5600,
14
  "license": "Apache-2.0",
15
  "scores": {
16
  "license_validation": 3,
 
1
  {
2
  "assessment": {
3
  "library_name": "huggingface/text-generation-inference",
4
+ "version": "v3.3.4",
5
  "language": "Rust/Python",
6
  "framework": "LLM Inference",
7
  "completed_time": "2024-06-16T12:00:00Z",
8
  "last_updated": "2024-06-16T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
+ "report_url": "https://github.com/981526092/LibVulnWatch/report/raw/main/reports/text_generation_inference.html",
12
  "repository_url": "https://github.com/huggingface/text-generation-inference",
13
+ "github_stars": 10200,
14
  "license": "Apache-2.0",
15
  "scores": {
16
  "license_validation": 3,
assessment-results/vllm.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "assessment": {
3
  "library_name": "vllm-project/vllm",
4
- "version": "v0.3.0",
5
  "language": "Python/CUDA",
6
  "framework": "LLM Inference",
7
  "completed_time": "2024-06-18T12:00:00Z",
8
  "last_updated": "2024-06-18T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
- "report_url": "https://github.com/LibVulnWatch/reports/raw/main/vllm.html",
12
  "repository_url": "https://github.com/vllm-project/vllm",
13
- "github_stars": 12800,
14
  "license": "Apache-2.0",
15
  "scores": {
16
  "license_validation": 4,
 
1
  {
2
  "assessment": {
3
  "library_name": "vllm-project/vllm",
4
+ "version": "v0.9.1",
5
  "language": "Python/CUDA",
6
  "framework": "LLM Inference",
7
  "completed_time": "2024-06-18T12:00:00Z",
8
  "last_updated": "2024-06-18T12:00:00Z",
9
  "active_maintenance": true,
10
  "independently_verified": true,
11
+ "report_url": "https://github.com/981526092/LibVulnWatch/report/raw/main/reports/vllm.html",
12
  "repository_url": "https://github.com/vllm-project/vllm",
13
+ "github_stars": 50600,
14
  "license": "Apache-2.0",
15
  "scores": {
16
  "license_validation": 4,