-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade @abp/cms-kit.admin dependency version to 8.2.0 #147
Upgrade @abp/cms-kit.admin dependency version to 8.2.0 #147
Conversation
Snyk has created this PR to upgrade @abp/cms-kit.admin from 8.1.4 to 8.2.0. See this package in npm: @abp/cms-kit.admin See this project in Snyk: https://app.snyk.io/org/2lambda123/project/5ef75639-d9e2-4b89-97fb-3347ee972a33?utm_source=github&utm_medium=referral&page=upgrade-pr
Micro-Learning Topic: SQL injection (Detected by phrase)Matched on "Sqli"This is probably one of the two most exploited vulnerabilities in web applications and has led to a number of high profile company breaches. It occurs when an application fails to sanitize or validate input before using it to dynamically construct a statement. An attacker that exploits this vulnerability will be able to gain access to the underlying database and view or modify data without permission. Try a challenge in Secure Code WarriorHelpful references
|
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 |
Unable to locate .performanceTestingBot config file |
Their most recently public accepted PR is: #146 |
WalkthroughThe Changes
Poem
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? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
Thanks @2lambda123 for opening this PR! For COLLABORATOR only :
|
PR summaryThis Pull Request upgrades the SuggestionEnsure that the upgraded package is thoroughly tested in your development and staging environments before deploying to production to avoid any potential issues that might arise from the new version. Disclaimer: This comment was entirely generated using AI. Be aware that the information provided may be incorrect. Current plan usage: 31.02% Have feedback or need help? |
PR Details of @2lambda123 in abp :
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. We don't review packaging changes - Let us know if you'd like us to change this.
PR Review 🔍
|
PR Code Suggestions ✨
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- npm/packs/cms-kit/package.json (1 hunks)
Additional comments not posted (1)
npm/packs/cms-kit/package.json (1)
8-8
: Dependency version update.The
@abp/cms-kit.admin
dependency has been updated from~8.1.0
to~8.2.0
. Ensure that the new version is compatible and does not introduce any breaking changes or vulnerabilities.
fca1b6f
into
6.0-re-enable-api-documentation
User description
This PR was automatically created by Snyk using the credentials of a real user.
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
Snyk has created this PR to upgrade @abp/cms-kit.admin from 8.1.4 to 8.2.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 6 versions ahead of your current version.
The recommended version was released on 22 days ago.
Release notes
Package name: @abp/cms-kit.admin
What's Changed
Minio
to6.0.2
by @ maliming in #19034CurrentCultureDto
property toApplicationLocalizationDto
. by @ maliming in #19039OpenIddict
to5.2.0
. by @ maliming in #19041PublicWeb
from ms project if there is noPublicWebSite
flag. by @ maliming in #19080PublishEntityEvent
for entities with default value. by @ maliming in #19093JsonSerializerOptions
when serializing theenum
. by @ maliming in #19132AbpUnitTestSqliteConnection
for unit test. by @ maliming in #19125AbpOpenIddictStoreOptions
to configure theIsolationLevel
. by @ maliming in #19133DynamicSetting
in unit test. by @ maliming in #19180Exception.Exception(SerializationInfo, StreamingContext)
which isobsolete
. by @ takato1314 in #19192ConfigureConventions
andOnModelCreating
. by @ maliming in #19241ILanguageInfo
by @ EngincanV in #19222IEmailSender.QueueAsync
method to prevent background job to retry if the email address is invalid. by @ EngincanV in #192523.2.*
in ABP8.2
templates by @ EngincanV in #19255ValueObject
areValueEquals
. by @ maliming in #19313Pomelo.EntityFrameworkCore.MySql
to8.0.2
. by @ maliming in #19330HttpApi.Host
project if exists for SignalR nuget package target to add the related package to the project by @ EngincanV in #19348clientId
parameter toIAuditLogRepository
. by @ maliming in #19368IdentitySession
infrastructure. by @ maliming in #18242Description
@abp/cms-kit.admin
dependency version from~8.1.0
to~8.2.0
.Changes walkthrough 📝
package.json
Updated dependency version to 8.2.0
npm/packs/cms-kit/package.json
['Updated
@abp/cms-kit.admin
dependency version from~8.1.0
to~8.2.0
']Summary by CodeRabbit
@abp/cms-kit.admin
to~8.2.0
incms-kit
.