Sonar
Sonar
  • 142
  • 4 976 020
What is SonarCloud?
clean code in your cloud workflow with {SonarCloud}
Enable your team to deliver clean code consistently and efficiently with a code review tool that easily integrates into the cloud DevOps platforms and extend your CI/CD workflow.
Watch this 60 second video to learn more about SonarCloud today!
Learn more: www.sonarsource.com/products/sonarcloud/
มุมมอง: 374

วีดีโอ

SonarQube Enterprise for Federal Agencies
มุมมอง 7021 วันที่ผ่านมา
Mission-critical software development starts with Clean Code! Federal agencies - like the DoD, FBI, and NASA - trust SonarQube Enterprise Edition for mission-critical software development. Learn why it's time to make the switch and take your code to the next level. Enterprise Edition empowers organizations to fully embrace the benefits of Clean Code with enterprise-grade support, scalability, a...
Code Faster, Write Cleaner using AI Coding Assistants and Sonar
มุมมอง 76521 วันที่ผ่านมา
🌐 AI code generation tools like GitHub Copilot and Amazon CodeWhisperer have empowered developers to accelerate timelines at breakneck speed. However, as many developers have experienced, code generated with AI often includes various bugs, errors, and security issues. Companies that successfully use AI code-generation tools will embrace productivity, exploring strategies for leveraging these po...
Conquering Complexity: Refactoring JavaScript projects
มุมมอง 21021 วันที่ผ่านมา
One of the most common issues in JavaScript code bases is that our code is too complex. As projects and their requirements evolve, complexity creeps in. Excess complexity slows progress, frustrating us as we try to keep large chunks of a program in our heads just to understand what is happening. To conquer complexity, we must refactor! In this on-demand webinar, join Phil Nash, Developer Advoca...
Re-moo-te Code Execution in Mailcow: Always Sanitize Error Messages
มุมมอง 469หลายเดือนก่อน
Sonar’s Vulnerability Research team discovered two security flaws in mailcow, an easy-to-use email server solution. Attackers could compromise vulnerable instances, impersonate users, and steal emails. Read the full technical details in our blog here! www.sonarsource.com/blog/remote-code-execution-in-mailcow-always-sanitize-error-messages/
With great AI power comes great responsibility | MS Build 2024
มุมมอง 79หลายเดือนก่อน
To get the most out of genAI tools, it’s crucial that developers balance AI’s speed with maintaining quality code. In this session at MS Build 2024, we will cover how using these tools for code responsibly can help innovate faster, and we’ll provide best practices for integrating them into the DevOps workflow. Manish Kapur, Senior Director of Products, demonstrates how Code Generation LLMs and ...
Clean Code is the Base for a Well-functioning Dev Team | Sonar at QCon London 2024
มุมมอง 218หลายเดือนก่อน
Hear directly from our co-CEO, Olivier Gaudin, about how Clean Code is the base for any well-functioning dev team. The recent addition of the GenAI/LLM toolbox seems promising, enabling developers to focus more on generating value for the business rather than spending their precious time on low-level tasks. Code is likely the only real asset for software. It dictates how the software will perfo...
SonarQube Enterprise Aggregate Reporting with Portfolios | #CleanCodeTips
มุมมอง 136หลายเดือนก่อน
With SonarQube Enterprise Edition's Portfolios, users can aggregate projects and project branches to get a holistic view of Clean Code across your organization! In this demo, we dive into how SonarQube's reporting portfolio functionality can match your company structure, highlighting issues, security reports, measures, and activity! Watch our full-on-demand webinar on all the key features of So...
Achieve Clean Blazor Code with SonarQube and SonarCloud
มุมมอง 252หลายเดือนก่อน
Join us for an insightful webinar where we'll introduce the Blazor technology for frontend and backend development. We'll explore how you can leverage SonarQube and SonarCloud to maintain clean code in your Blazor applications, whether you're a .NET developer considering adopting Blazor or already using it. General agenda: - Presentation of Blazor - SonarCloud demo: analysis of an open-source a...
Reality Check: Who determines what Clean Code is anyway?
มุมมอง 703หลายเดือนก่อน
If you distrust advice on how to code, you're not alone. Whether it’s an arbitrary rule or someone’s opinion, the world is plagued with unfounded advice for “good” code. Is there even a way of writing code that we can all agree upon? Will it stand the test of time? In this webinar, you’ll learn how Clean Code is rooted in programming history and gain practical tips for separating true engineeri...
A Short Introduction to Django Ninja | Sonar Clean Code Tips
มุมมอง 2982 หลายเดือนก่อน
Have you ever wanted to get FastAPI features in Django? Well, wait no more; Django Ninja provides all the awesome features like Pydantic integration and verification using type hints! This way, your routes, code, and verification logic remain clean! For more on Soanr's Clean Code Tips check out our blog! www.sonarsource.com/blog/cleancodetips-unlock-your-coding-potential/?s_category=Organic&s_s...
Sonar Customer Stories | Axoft (Tango Software)
มุมมอง 1363 หลายเดือนก่อน
In our recent case study, Tango Software's Axoft shares how SonarLint and SonarQube helped their development team reach zero technical bugs and 50% code coverage! Read the full case study here! www.sonarsource.com/resources/axoft-tango-software/?s_category=Organic&s_source=Social Media&s_origin=linkedin Check out how Sonar can help you harness the power of genAi in your code development! www.so...
Apache Dubbo Consumer Risks: The Road Not Taken
มุมมอง 783 หลายเดือนก่อน
Sonar’s Vulnerability Research Team has discovered two security issues in Apache Dubbo. After reporting and discussing the findings, the Apache team didn’t classify them as vulnerabilities. Despite having similar issues being recognized as vulnerabilities in the past, the Apache team claimed that it is the user’s responsibility to make sure that registries are well protected as they should prov...
Clean Code with GitHub Copilot and Sonar | #CleanCodeTips
มุมมอง 2K3 หลายเดือนก่อน
When using GitHub Copilot, GitHub emphasizes that users are "responsible for ensuring the security and quality of (their) code...These precautions include rigorous testing, IP scanning, and tracking for security vulnerabilities." In this demo, we dive into how Sonar's Clean Code solution (SonarLint, SonarQube, and SonarCloud) empowers developers to write consistent, intentional, adaptable, and ...
Sonar Clean Code Tips: 5 Flask Issues to Avoid | Python
มุมมอง 2064 หลายเดือนก่อน
Flask is a micro web framework written in Python. In the newest addition of our #CleanCodeTip, Developer Advocate Nafiul Islam dives into 5 Flask Issues to avoid! For more on Soanr's Clean Code Tips check out our blog! www.sonarsource.com/blog/cleancodetips-unlock-your-coding-potential/?s_category=Organic&s_source=Social Media&s_origin=youtube Follow Nafiul on social media! - gamesb...
Sonar Clean Code Tips: Understanding Python's New JIT Compiler
มุมมอง 9114 หลายเดือนก่อน
Sonar Clean Code Tips: Understanding Python's New JIT Compiler
Reply to Calc: the Attack Chain to Compromise Mailspring
มุมมอง 2474 หลายเดือนก่อน
Reply to Calc: the Attack Chain to Compromise Mailspring
Integrating Sonar Clean Code Practices in AWS CI/CD Workflows
มุมมอง 3974 หลายเดือนก่อน
Integrating Sonar Clean Code Practices in AWS CI/CD Workflows
SonarLint for Eclipse Overview | a free and open source IDE extension
มุมมอง 9114 หลายเดือนก่อน
SonarLint for Eclipse Overview | a free and open source IDE extension
Securing with Clean Code: Unveiling and Mitigating Vulnerabilities
มุมมอง 4234 หลายเดือนก่อน
Securing with Clean Code: Unveiling and Mitigating Vulnerabilities
Discover what’s new in MISRA C++ 2023, with Andreas Weis
มุมมอง 4034 หลายเดือนก่อน
Discover what’s new in MISRA C 2023, with Andreas Weis
OpenNMS Vulnerabilities: Securing Code against Attacker’s Unexpected Ways
มุมมอง 1134 หลายเดือนก่อน
OpenNMS Vulnerabilities: Securing Code against Attacker’s Unexpected Ways
Clean as You Code: No pain lots to gain
มุมมอง 1.1K4 หลายเดือนก่อน
Clean as You Code: No pain lots to gain
Joomla: Multiple XSS Vulnerabilities, detected with SonarCloud
มุมมอง 7884 หลายเดือนก่อน
Joomla: Multiple XSS Vulnerabilities, detected with SonarCloud
How SonarQube and SonarLint combine to help review and fix coding issues | #CleanCodeTips
มุมมอง 3.9K5 หลายเดือนก่อน
How SonarQube and SonarLint combine to help review and fix coding issues | #CleanCodeTips
Clean Code in Java: a story of monsters, heroes and victories
มุมมอง 6335 หลายเดือนก่อน
Clean Code in Java: a story of monsters, heroes and victories
Excessive Expansion: Uncovering Critical Security Vulnerabilities in Jenkins
มุมมอง 1.5K5 หลายเดือนก่อน
Excessive Expansion: Uncovering Critical Security Vulnerabilities in Jenkins
15 Years of Clean Code with SonarQube | UI Timelapse
มุมมอง 2806 หลายเดือนก่อน
15 Years of Clean Code with SonarQube | UI Timelapse
SonarQube Enterprise Solution Demo
มุมมอง 2K6 หลายเดือนก่อน
SonarQube Enterprise Solution Demo
Clean Code Principles and Practices Part II : Mastering Clean Code
มุมมอง 8067 หลายเดือนก่อน
Clean Code Principles and Practices Part II : Mastering Clean Code

ความคิดเห็น

  • @setoh1926
    @setoh1926 17 วันที่ผ่านมา

    Wow looks so amazing!❤🎉

  • @shKiev
    @shKiev 27 วันที่ผ่านมา

    пасибки! Слава Украине!

  • @marklong2060
    @marklong2060 หลายเดือนก่อน

    That was great. Thanks!

  • @fabsync
    @fabsync หลายเดือนก่อน

    it will be great to see more tutorials on django-ninja.. probably building something practical.. like a todo app or a note api..

  • @BboyKeny
    @BboyKeny หลายเดือนก่อน

    Answer: Uncle Bob since he was first to write a book with that name

  • @rauru8570
    @rauru8570 หลายเดือนก่อน

    This talk hit the nail for me. The arguments I see usually are about whether people agree or not with "clean code" pratices, often referring to specific conclusions and rules (like the ones from the 2008 book). But it's more productive to assume "clean code" is the final goal, and work from there defining what it should encompass. "Functions cannot have more than x lines" isn't clean code. "Functions should not be so lengthy it gets hard to understand what's going on" is clean code.

  • @QAYWSXEDCCXYDSAEWQ
    @QAYWSXEDCCXYDSAEWQ 2 หลายเดือนก่อน

    Unmentioned here, how is AI going to change the landscape; I have no doubt as I write this that the AI I have seen isn't going to be replacing programmers anytime soon, but could it cleanup your code for you; maybe.

  • @QAYWSXEDCCXYDSAEWQ
    @QAYWSXEDCCXYDSAEWQ 2 หลายเดือนก่อน

    I entered the world of programming in the mid80s, about 12 years after the likes of Steve Jobs and Wozniak. Around that time there was a lot of work going into developing programming languages; the goal to essentially make it easier to create clean code, so the concept is as old as the industry itself.

  • @nmstoker
    @nmstoker 2 หลายเดือนก่อน

    Really well explained - you get the balance just right, neither too complex nor skipping over useful details and insights by dumbing it down. I'll be looking out for other videos you've done 👍 Thank you!

  • @Saikrishna-wp9jf
    @Saikrishna-wp9jf 2 หลายเดือนก่อน

    Any reference articles or docs related to enabling the taint analysis in sonarqube using the quality gates

  • @faisal6621
    @faisal6621 2 หลายเดือนก่อน

    9:38 - this feature is not available in IntelliJ.

  • @ntigirishari
    @ntigirishari 2 หลายเดือนก่อน

    This was very concise and straightforward! Thanks buddy😜

  • @rangabharath4253
    @rangabharath4253 2 หลายเดือนก่อน

    Awesome. Please create Django ninja crash course with crud API using postgres. Thanks

  • @CandyHam
    @CandyHam 4 หลายเดือนก่อน

    great content, thank you for uploading!

  • @eliassal1
    @eliassal1 4 หลายเดือนก่อน

    Hi Andrei, I wan not able to attend the session but strarted watching and following steps you show regarding updating viewContact.razor. I change int to long but Sonarlint does not detect and display a warning like in your VS IDE in spite of the fact that I have a message indicating "Sonarlint has finished Analysis. What might be missing? Thanks

  • @user-si2bd1cg8w
    @user-si2bd1cg8w 6 หลายเดือนก่อน

    @Sonar I have version 6.4 of sonarqube and I would like to migrate to the latest version 10.3. How should I proceed? THANKS

  • @forresterickson6225
    @forresterickson6225 6 หลายเดือนก่อน

    Can you recommend a beginners guide to Lint and using SonarLint? I must start from near zero and this video is interesting but not introductory enough.

  • @user-er8iy5dg8b
    @user-er8iy5dg8b 7 หลายเดือนก่อน

    commenting to watch later.

  • @user-jx2fh9lq8w
    @user-jx2fh9lq8w 7 หลายเดือนก่อน

    please make a video on...sonarlint not analysed javascript code in eclipse....after analysed js file report are empty ...and how make custom rule in sonarlint with integrating with soanrqube

  • @devopsumman7364
    @devopsumman7364 8 หลายเดือนก่อน

    Hi Ann, In the 10.2 version, not able to find the job completion date and time in the SaonarQube Homepage at <Overview>. Likewise in the previous version 9.9 it was showing. Please reply urgently.

  • @PrzemysawSech
    @PrzemysawSech 8 หลายเดือนก่อน

    Is there a way to disable the ability to deactivate rules in the child profile? How can I enforce a minimal ruleset?