Skip to content
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

NEW (pmd): @W-17310954@ Adding in some more AppExchange Security rules #188

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

stephen-carter-at-sf
Copy link
Collaborator

No description provided.

xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://pmd.sourceforge.net/rule-tests https://pmd.sourceforge.net/rule-tests_1_0_0.xsd">

<!-- TOOD: STILL NEED TESTS FOR THIS RULE -->
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still waiting for Ravindra on these tests - but it sounds like it'll take a while for him to get to this... so just leaving it as a TODO for now.

@@ -408,7 +427,7 @@ export const RULE_MAPPINGS: Record<string, {severity: SeverityLevel, tags: strin
tags: [/* NOT RECOMMENDED */ APP_EXCHANGE_TAG, COMMON_TAGS.CATEGORIES.SECURITY, COMMON_TAGS.LANGUAGES.XML]
},

"AvoidDisableProtocolSecurity": {
"AvoidDisableProtocolSecurityRemoteSiteSetting": {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ravindra renamed a few rules to be more specific. I agree with the renames and I think we are fine to do this during Beta.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants