Skip to content

Commit c566936

Browse files
fix: V-003 security vulnerability
Automated security fix generated by Orbis Security AI
1 parent 65d3db5 commit c566936

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

articles/gpt-oss/build-your-own-fact-checker-cerebras.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
"source": [
3939
"### **Step 1: Environment Setup (Colab or local)**\n",
4040
"\n",
41-
"This guide supports both local Jupyter environments and Google Colab. Set the following environment variables:\n",
42-
"- CEREBRAS_API_KEY\n",
43-
"- PARALLEL_API_KEY"
41+
"This guide supports both local Jupyter environments and Google Colab. Set the following environment variables (never hardcode actual key values directly in the notebook):\n",
42+
"- `CEREBRAS_API_KEY`\n",
43+
"- `PARALLEL_API_KEY`"
4444
]
4545
},
4646
{

0 commit comments

Comments
 (0)