You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/proposals/2025/gsoc/application_udhay_adithya_dashbot.md
+42-11Lines changed: 42 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@
22
22
23
23
### 1. Have you worked on or contributed to a FOSS project before? Can you attach repo links or relevant PRs?
24
24
25
-
I haven't contributed to open-source projects before this, so API Dash marks my first practical experience with open-source contribution. So far, I have made a total of four PRs—three of which have been merged, while the other one is currently under review. Here are the relevant PRs:
25
+
I haven't contributed to open-source projects before this, so API Dash marks my first practical experience with open-source contribution. So far, I have made a total of four PRs—three of which have been merged, while the other one got rejected. Here are the relevant PRs:
26
26
27
27
([#698](https://github.com/foss42/apidash/pull/698)): docs(codegen): add detailed instructions for ureq
28
28
@@ -77,7 +77,7 @@ Additionally, a **Security & Compliance Advisor** can enhance DashBot’s capabi
77
77
-**Vulnerability Scanning:** Automatically identifying security risks such as missing authentication, exposed sensitive data, and other vulnerabilities.
78
78
-**Auto-Remediation:** Offering actionable suggestions to fix issues like CORS misconfigurations or insecure headers.
79
79
80
-
### **PROJECT TITLE : DashBot**
80
+
### **PROJECT TITLE : DashBot and API Authentication**
81
81
82
82
### **ABSTRACT:**
83
83
@@ -93,7 +93,8 @@ This proposal seeks to develop DashBot - the AI assistant for API Dash which sup
93
93
For each of the tasks you are benchmark evaluations will also be done so that it is easier for end users to choose the right backend LLM.
94
94
95
95
Upon successful completion of this project, we will have
96
-
a fully function DashBot integrated with API Dash [#621](https://github.com/foss42/apidash/issues/621)
96
+
a fully function DashBot integrated with API Dash [#621](https://github.com/foss42/apidash/issues/621) and a new tab “Authorization” in the Home Page of API Dash to handle different API Authentication Methods.
0 commit comments