About 80,600 results
Open links in new tab
  1. Transport False-Positive comments to Checkmarx report

    Feb 10, 2023 · I want to find the best way to address false positives in the Checkmarx report. One of the points I am investigating is how to make the Checkmarx report to display the false positive comment …

  2. checkmarx - DML Statements Inside Loops Issue in Salesforce Apex …

    May 28, 2024 · While performing a Checkmarx scan on our Salesforce Apex codebase, an issue was reported under the category "DML Statements Inside Loops." Provided lot of lines of code as shown …

  3. CheckMarx FLS Create/Update Vulnerability in Salesforce Apex Code

    As such this is a Checkmarx false positive and must be addressed by explaining the scenario in your submission documentation. This answer covers how you can also best to comment the relevant code …

  4. lightning aura components - Salesforce Stack Exchange

    Mar 16, 2021 · Checkmarx is correctly warning you that this is a dangerous operation since someone could craft the content of the SVG element to include some form of hack. What you need to do is …

  5. checkmarx - Force.com code Scanner Portal Inability to Track FLS …

    Sep 11, 2024 · Force.com code scanner [checkMarx] is not recognize these checks as valid for the actual object type (QuoteLineItem), due to the dynamic nature of SObject. The tool relies on static …

  6. Lighting DOM XSS attack reported by chekmarx

    Dec 27, 2023 · We have received checkmarx report from client where there are 10-12 issues are related to lightning DOM XSS attack. In majority cases, issues are related to attributes are assigned using …

  7. Checkmarx Security Scanner FLS Issues - Salesforce Stack Exchange

    Nov 11, 2020 · I run the checkmarx scanner for app and received ~250 FLS issues, which is understood, because when the app developed it simply was not checked. However I have noticed …

  8. How to run Source Code Scanner / Checkmarx against a Scratch Org?

    Jan 2, 2021 · How to run Source Code Scanner / Checkmarx against a Scratch Org? Ask Question Asked 4 years, 11 months ago Modified 3 years, 4 months ago

  9. security - How Checkmarx works - Salesforce Stack Exchange

    May 28, 2015 · Can someone please advise how Checkmarx/ Force.com Security Source Scanner will be performing code review Is code review happening within Salesforce servers or code get ported to …

  10. How to resolve Stored/Reflected XSS for arguments passed to JS ...

    Sep 10, 2024 · I am looking for ways to bypass Stored/Reflected XSS issues that are showing up as part of CheckMarx Scan report for the arguments passed to js functions in a VF Page, given that queries …