Closed dependabot[bot] closed 8 months ago
Unable to locate .performanceTestingBot config file
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information
By adding or modifying attributes of an object prototype, it is possible to create attributes that exist on every object, or replace critical attributes with malicious ones. This can be problematic if the software depends on existence or non-existence of certain attributes, or uses pre-defined attributes of object prototype (such as hasOwnProperty, toString or valueOf).
Processing PR updates...
Thanks @dependabot[bot] for opening this PR!
For COLLABORATOR only :
To add labels, comment on the issue
/label add label1,label2,label3
To remove labels, comment on the issue
/label remove label1,label2,label3
PR Details of @dependabot[bot] in beer-garden-beer-garden : | OPEN | CLOSED | TOTAL |
---|---|---|---|
1 | 1 | 2 |
Description has been updated!
:warning: We detected 12 security issues in this pull request:
👉 Go to the dashboard for detailed results.
📥 Happy? Share your feedback with us.
Check out the playback for this Pull Request here.
Use of vulnerable components will introduce weaknesses into the application. Components with published vulnerabilities will allow easy exploitation as resources will often be available to automate the process.
[!IMPORTANT]
Auto Review Skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/css-loader@6.10.0 | Transitive: environment, filesystem | +15 |
933 kB | evilebottnawi |
npm/moment-timezone@0.5.38 | None | +1 |
7.4 MB | ichernev |
npm/swagger-ui-dist@4.1.3 | None | 0 |
17.9 MB | swagger-api |
🚮 Removed packages: npm/css-loader@3.6.0, npm/moment-timezone@0.5.37, npm/swagger-ui-dist@3.52.5, npm/ui-select@0.19.8, npm/url-loader@4.1.1
Description
In this pull request, we are updating the versions of certain packages in the
package-lock.json
andpackage.json
files of the UI section of the project. This update includes changes like updating the version ofswagger-ui-dist
from^3.52.5
to^4.1.3
, andcss-loader
from^3.4.2
to^6.10.0
, among others.Changes:
swagger-ui-dist
from^3.52.5
to^4.1.3
.css-loader
from^3.4.2
to^6.10.0
.webpack-dev-server
from^3.11.3
to^5.0.2
.