Already a Veracode customer? Log in to open a support case, track your cases, and post questions. Log in →

Tip: Click each tab to view Product News and Threat Intel.

Skip Feed
  1. mkirubagaran409886 likes this.
  2. JSteele179692 (Community Member) asked a question.

    How can I sanitize CWE 117 for Python? Following the documentation on supported cleansing functions (https://docs.veracode.com/r/Supported_Python_Cleansing_Functions) it indicates that `repr` should be supported but it doesn't seem to work

    Some examples of usage that all still generate a CWE 117 flaw:

     

    logger.debug('An example log: %r', database_object.uuid)

    logger.debug('An example log : %s', repr(database_object.uuid))

    logger.debug(f'An example log : {repr(database_object.uuid)}')

    logger.debug(repr(f'An example log : {database_object.uuid}'))

     

    How should I be using the sanctioned cleansing functions in this case?

    Expand Post

  3. 🚀 June 2026 Product Updates – What's New at Veracode

    We've just posted our June 2026 product update, and there's a lot to be excited about. From AI-powered fix improvements that are already live in your environment, to a featured Early Access opportunity for Fix for SCA, to upcoming changes in DAST, Analytics, and more.

     

    Head over to the Product Updates page to read the full breakdown:

    👉 community.veracode.com/s/product-updates

     

    Note: The Product Updates page is available to logged-in community members. To access it, log in to the Veracode Platform first, then navigate to the Community — or click the link above and you'll be prompted to sign in. If you run into any trouble accessing it, email us at customersuccess@veracode.com and we'll help you get in.

     

    Expand Post

  4. Product Announcementspmonaghan (Veracode, Inc.) asked a question.

    📣 Coming June 30th: Support for latest version of OWASP Top 10

    Starting on June 30th, Veracode Policies will support the latest version of OWASP Top 10. If you are using either the ‘Auto-Update OWASP’ rule or the ‘Auto-Update PCI’ rule in your policy, your applications will automatically be re-evaluated against the new standard within 24 hours. If you are using the ‘OWASP 2021’ rule in your policy, however, you will need to replace it with an auto-update rule to use the newer version. For additional information, please review the attached FAQs and this page in the Veracode documentation center. Thank you.

    Expand Post

  5. SChittimalla839851 (Community Member) asked a question.

    Bad Cookie Challenge
    Can you hack it?
    Having hard timecompleting the lab some help to understand the requirement

    To complete this challenge, you will need to perform a number of steps to decode/decrypt a cookie, then to create an encoded/encrypted cookie. You may find it helpful to open the web app in a new tab to inspect the cookie it provides more easily.

    1. Visit the provided web app URL
    2. Try out some passwords
    3. Check your cookies
    4. HTML decode
    5. Base64 decode
    6. MD5 decrypt
    7. Reverse the above process for the original admin user (hint: guess the admin's original user ID)
    8. ????
    9. Welcome to the admin section!

     If you use a tool like 

    curl

     

    , be sure to include the header argument 

    --header 'Origin: https://securitylabs.veracode.com'

     to bypass a warning page for accessing the web app.

    Expand Post

    JWong894695 likes this.
End of Feed
8 Chatter Feed Items
Recent Discussions
Product News
Threat Intel & Product Tips

Create a free account

Reading is open to everyone. An account unlocks the rest.

Open and track support cases
Ask questions and reply to threads
Get product announcements as they ship
Submit and vote on product ideas

Register

I already have an account

Popular resources

Veracode Docs
Step-by-step product documentation

Release Notes
What shipped, and when

Getting Started Guides
Your first setup, end to end

Veracode Spotlight

Watch our most recent Showcase

AI-powered fix improvements and more!

Watch Now