[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"nav-categories":3,"article-anthropic-unveils-claude-code-security-the-ai-auditor-transforming-code-safety":70},{"data":4},[5,37,57,64],{"name":6,"slug":7,"categories":8},"Productivity","productivity",[9,13,17,21,25,29,33],{"id":10,"title":11,"slug":12},17,"Branding","branding",{"id":14,"title":15,"slug":16},19,"Marketing","marketing",{"id":18,"title":19,"slug":20},20,"Work","work",{"id":22,"title":23,"slug":24},34,"Community","community",{"id":26,"title":27,"slug":28},21,"For newbies","for-newbies",{"id":30,"title":31,"slug":32},24,"Investment","investment",{"id":34,"title":35,"slug":36},22,"Finance","finance",{"name":38,"slug":39,"categories":40},"Tech","tech",[41,45,49,53],{"id":42,"title":43,"slug":44},28,"Technology","technology",{"id":46,"title":47,"slug":48},32,"Artificial Intelligence","artificial-intelligence",{"id":50,"title":51,"slug":52},26,"Security and protection","security-and-protection",{"id":54,"title":55,"slug":56},31,"YouTube Blog","youtube-blog",{"name":58,"slug":59,"categories":60},"News","news",[61],{"id":62,"title":58,"slug":63},18,"quasanews",{"name":65,"slug":66,"categories":67},"Business","business",[68],{"id":69,"title":65,"slug":66},16,{"post":71,"published_news":96,"popular_news":160,"categories":230},{"title":72,"description":73,"meta_title":72,"meta_description":74,"meta_keywords":75,"text":76,"slug":77,"created_at":78,"publish_at":79,"formatted_created_at":80,"category_id":46,"links":81,"view_type":86,"video_url":87,"views":88,"likes":89,"lang":90,"comments_count":89,"category":91},"Anthropic Unveils Claude Code Security: The AI Auditor Transforming Code Safety","In a significant leap for cybersecurity, Anthropic announced Claude Code Security on February 20, 2026—a groundbreaking AI tool integrated into Claude Code that acts as an automated security auditor for codebases.","Anthropic announced Claude Code Security on February 20, 2026 — a groundbreaking AI tool integrated into Claude Code that acts as an automated security auditor for codebases","At its core, Claude Code Security scans entire repositories to detect not just common bugs, but intricate, context-specific vulnerabilities that evade traditional detection methods.","\u003Cp>In a significant leap for cybersecurity, \u003Ca href=\"https://www.anthropic.com/news/claude-code-security\">Anthropic announced Claude Code Security on February 20, 2026\u003C/a> &mdash; a groundbreaking AI tool integrated into Claude Code that acts as an automated security auditor for codebases.\u003C/p>\n\n\u003Cp>This innovation marks a shift from AI merely generating code to deeply analyzing it like a seasoned security researcher, identifying logical vulnerabilities, explaining issues, and proposing fixes without automatic implementation. As software development accelerates alongside cyber threats, this tool promises to democratize high-level security reviews, making them accessible and scalable for developers worldwide.\u003C/p>\n\n\u003Chr />\n\u003Ch4>\u003Cstrong>Beyond Bug Hunting: How Claude Code Security Works\u003C/strong>\u003C/h4>\n\n\u003Cp>\u003Cpicture class=\"image-align-left\">\u003Csource srcset=\"https://cdn.quasa.io/photos/00/image-2026-02-21t212946944.webp\" type=\"image/webp\">\u003Cimg alt=\"Anthropic Unveils Claude Code Security: The AI Auditor Transforming Code Safety\" class=\"image-align-left\" height=\"447\" src=\"https://cdn.quasa.io/photos/00/image-2026-02-21t212946944.jpg\" width=\"300\" />\u003C/picture>At its core, Claude Code Security scans entire repositories to detect not just common bugs, but intricate, context-specific vulnerabilities that evade traditional detection methods.\u003C/p>\n\n\u003Cp>Powered by Claude&#39;s Opus 4.6 model, it traces data flows, examines component interactions, and reasons about code holistically &mdash; mimicking a manual security audit.\u003C/p>\n\n\u003Cp>For instance, it can spot business logic flaws or broken access controls that might allow unauthorized actions.\u003C/p>\n\n\u003Cp>Key features include:\u003C/p>\n\n\u003Cul>\n\t\u003Cli>\u003Cstrong>Multi-stage Verification\u003C/strong>: Findings undergo rigorous self-examination to validate or debunk issues, minimizing false positives.\u003C/li>\n\t\u003Cli>\u003Cstrong>Severity and Confidence Ratings\u003C/strong>: Each vulnerability is prioritized with a severity score and confidence level, helping teams focus on critical risks.\u003C/li>\n\t\u003Cli>\u003Cstrong>Dashboard for Review\u003C/strong>: Users access a dedicated interface to inspect explanations, suggested patches, and approve changes&mdash;ensuring human oversight remains central.\u003C/li>\n\t\u003Cli>\u003Cstrong>Patch Suggestions\u003C/strong>: The AI proposes targeted code fixes, but nothing is committed without developer confirmation, balancing automation with control.\u003C/li>\n\u003C/ul>\n\n\u003Cp>\u003Ca href=\"https://youtu.be/sDpkV_iEnck\">This process is demonstrated in a short announcement video from Anthropic,\u003C/a> where the tool&#39;s ability to reason like a human expert is highlighted, emphasizing its role in catching complex issues that rule-based systems overlook.\u003C/p>\n\n\u003Chr />\n\u003Ch4>\u003Cstrong>Standing Apart from Traditional Tools\u003C/strong>\u003C/h4>\n\n\u003Cp>\u003Cpicture class=\"image-align-right\">\u003Csource srcset=\"https://cdn.quasa.io/photos/00/image-2026-02-21t212945782.webp\" type=\"image/webp\">\u003Cimg alt=\"Anthropic Unveils Claude Code Security: The AI Auditor Transforming Code Safety\" class=\"image-align-right\" height=\"447\" src=\"https://cdn.quasa.io/photos/00/image-2026-02-21t212945782.jpg\" width=\"300\" />\u003C/picture>Unlike static application security testing (SAST) tools or linters, which rely on predefined patterns to flag issues like exposed credentials or outdated libraries, Claude Code Security employs advanced AI reasoning. Traditional methods excel at spotting known vulnerabilities but struggle with novel, logic-based flaws that require understanding the codebase&#39;s broader context.\u003C/p>\n\n\u003Cp>Claude, by contrast, performs what Anthropic describes as a &quot;scalable manual review,&quot; adapting to unique project architectures without rigid templates.\u003C/p>\n\n\u003Cp>This distinction addresses a core industry pain point: the overwhelming volume of potential vulnerabilities versus limited expert resources. As AI-driven attacks grow more sophisticated, tools like this shift the balance toward defenders by enabling proactive, intelligent scanning.\u003C/p>\n\n\u003Ch4>\u003Cstrong>Proven in the Real World: Impressive Test Results\u003C/strong>\u003C/h4>\n\n\u003Cp>\u003Ca href=\"https://quasa.io/projects/anthropic\">Anthropic&#39;s internal testing underscores the tool&#39;s efficacy\u003C/a>. Leveraging over a year of research, including participation in competitive Capture-the-Flag events and collaborations with organizations like the Pacific Northwest National Laboratory, Claude Opus 4.6 identified over 500 real vulnerabilities in production open-source projects. Remarkably, many of these bugs had persisted undetected for years &mdash; or even decades &mdash; despite prior expert scrutiny.\u003C/p>\n\n\u003Cp>These findings weren&#39;t hypothetical; they stemmed from analyzing live codebases, demonstrating the AI&#39;s ability to uncover long-standing weaknesses. Internally, Anthropic has used the tool to bolster its own systems, further validating its practical value in securing critical infrastructure.\u003C/p>\n\n\u003Chr />\n\u003Ch4>\u003Cstrong>The Broader Impact: Redefining DevOps and Security Norms\u003C/strong>\u003C/h4>\n\n\u003Cp>The release of Claude Code Security signals a paradigm shift in software development. What was once an expensive, expertise-intensive process&mdash;hiring specialized security researchers for audits &mdash; can now be integrated into everyday workflows. With development speeds increasing and cyber threats evolving rapidly (often amplified by AI itself), AI-powered security becomes an essential layer. Anthropic envisions a future where AI scans a substantial portion of global codebases, elevating the overall security baseline and reducing exploitation risks.\u003C/p>\n\n\u003Cp>In practical terms, this means DevOps pipelines without AI checks could soon seem as outdated as running servers without HTTPS encryption. By empowering open-source maintainers and enterprise teams alike, the tool fosters a more resilient digital ecosystem, where vulnerabilities are patched swiftly before attackers can exploit them.\u003C/p>\n\n\u003Chr />\n\u003Cp>\u003Cstrong>\u003Cpicture class=\"image-align-left\">\u003Csource srcset=\"https://cdn.quasa.io/photos/00/image-2026-02-21t212928788.webp\" type=\"image/webp\">\u003Cimg alt=\"Anthropic Unveils Claude Code Security: The AI Auditor Transforming Code Safety\" class=\"image-align-left\" height=\"169\" src=\"https://cdn.quasa.io/photos/00/image-2026-02-21t212928788.jpg\" width=\"300\" />\u003C/picture>Also read:\u003C/strong>\u003C/p>\n\n\u003Cul>\n\t\u003Cli>\u003Ca href=\"https://quasa.io/media/the-chessboard-of-online-projects-why-the-first-five-moves-matter-more-than-the-next-fifteen\">The Chessboard of Online Projects: Why the First Five Moves Matter More Than the Next Fifteen\u003C/a>\u003C/li>\n\t\u003Cli>\u003Ca href=\"https://quasa.io/media/perplexity-joins-ai-monetization-debate-sides-with-anthropic-in-ditching-ads-for-subscriptions\">Perplexity Joins AI Monetization Debate, Sides with Anthropic in Ditching Ads for Subscriptions\u003C/a>\u003C/li>\n\t\u003Cli>\u003Ca href=\"https://quasa.io/media/the-not-so-obvious-truth-openclaw-s-rise-is-a-direct-consequence-of-deepseek-s-breakthrough\">The Not-So-Obvious Truth: OpenClaw&#39;s Rise Is a Direct Consequence of DeepSeek&#39;s Breakthrough\u003C/a>\u003C/li>\n\t\u003Cli>\u003Ca href=\"https://quasa.io/media/the-two-key-metrics-that-will-shape-the-ai-driven-future-agent-autonomy-and-self-improving-research\">The Two Key Metrics That Will Shape the AI-Driven Future: Agent Autonomy and Self-Improving Research\u003C/a>\u003C/li>\n\u003C/ul>\n\n\u003Chr />\n\u003Ch4>\u003Cstrong>Availability and Next Steps\u003C/strong>\u003C/h4>\n\n\u003Cp>Currently available in a limited research preview for Claude&#39;s Enterprise and Team customers, Claude Code Security is accessible via the web interface. Open-source repository owners can apply for free, expedited access through Anthropic&#39;s contact form, reflecting the company&#39;s commitment to supporting the broader developer community.\u003C/p>\n\n\u003Cp>For those interested, more details are available on Anthropic&#39;s solutions page, \u003Ca href=\"https://youtu.be/sDpkV_iEnck\">and the announcement video provides a quick overview of its capabilities\u003C/a>. As Anthropic continues to refine this technology, it stands as a testament to AI&#39;s potential not just as a creator, but as a vigilant guardian of code integrity.\u003C/p>\n\n\u003Cp>This launch is a exciting milestone, positioning Anthropic at the forefront of AI-driven cybersecurity and paving the way for safer, more efficient software development.\u003C/p>","anthropic-unveils-claude-code-security-the-ai-auditor-transforming-code-safety","2026-02-21T20:31:23.000000Z","2026-03-06T03:21:00.000000Z","06.03.2026",{"image":82,"image_webp":83,"thumb":84,"thumb_webp":85},"https://cdn.quasa.io/images/news/XEZeKeBrSzT7qgeB2oj89XkYfnrVHEMwBMr2bV3N.jpg","https://cdn.quasa.io/images/news/XEZeKeBrSzT7qgeB2oj89XkYfnrVHEMwBMr2bV3N.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/XEZeKeBrSzT7qgeB2oj89XkYfnrVHEMwBMr2bV3N.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/XEZeKeBrSzT7qgeB2oj89XkYfnrVHEMwBMr2bV3N.webp","small",null,1355,0,"en",{"id":46,"title":47,"slug":48,"meta_title":92,"meta_description":93,"meta_keywords":93,"deleted_at":87,"created_at":94,"updated_at":95,"lang":90},"Artificial Intelligence | AI Breakthroughs, Agents & Tools | QUASA","Artificial Intelligence, ai, ml, machine learning, chatgpt, future","2024-09-22T08:08:27.000000Z","2026-04-22T14:56:34.000000Z",[97,112,123,135,147],{"title":98,"description":99,"slug":100,"created_at":101,"publish_at":101,"formatted_created_at":102,"category":103,"links":104,"view_type":109,"video_url":87,"views":110,"likes":89,"lang":90,"comments_count":89,"is_pinned":111},"How to Restore Safari and Chrome Bookmarks on Mac?","Bookmarks are an essential part of the browsing experience on your Mac. It allows you to save\nfrequently visited websites for quick access and organise important online resources. udden deletion of these\nbookmarks may put you in trouble.\nthere are several recovery methods you can try to get them back. This guide\nprovides step-by-step instructions on how to restore Safari and Chrome bookmarks","how-to-restore-safari-and-chrome-bookmarks-on-mac","2026-04-22T15:39:55.000000Z","22.04.2026",{"title":19,"slug":20},{"image":105,"image_webp":106,"thumb":107,"thumb_webp":108},"https://cdn.quasa.io/images/news/hBjTWPhvzMGFz18cDvMRMg3qvogyonQmGvFvbyyl.png","https://cdn.quasa.io/images/news/hBjTWPhvzMGFz18cDvMRMg3qvogyonQmGvFvbyyl.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/hBjTWPhvzMGFz18cDvMRMg3qvogyonQmGvFvbyyl.png","https://cdn.quasa.io/thumbs/news-thumb/images/news/hBjTWPhvzMGFz18cDvMRMg3qvogyonQmGvFvbyyl.webp","large",10,false,{"title":113,"description":114,"slug":115,"created_at":116,"publish_at":116,"formatted_created_at":102,"category":117,"links":118,"view_type":109,"video_url":87,"views":69,"likes":89,"lang":90,"comments_count":89,"is_pinned":111},"How Crypto APIs Handle Security, Liquidity, and Risk","Crypto APIs will operate seamlessly in the background, shouldering much of the security, liquidity, and risk burdens previously borne by fully integrated exchanges. The way APIs are designed and managed has direct implications for user funds, market integrity, and regulatory liability.","how-crypto-apis-handle-security-liquidity-and-risk","2026-04-22T14:41:47.000000Z",{"title":35,"slug":36},{"image":119,"image_webp":120,"thumb":121,"thumb_webp":122},"https://cdn.quasa.io/images/news/Dq35sRK4P0SBU9YzswYaMFchvdzlCbDEXTQUsYlN.jpg","https://cdn.quasa.io/images/news/Dq35sRK4P0SBU9YzswYaMFchvdzlCbDEXTQUsYlN.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/Dq35sRK4P0SBU9YzswYaMFchvdzlCbDEXTQUsYlN.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/Dq35sRK4P0SBU9YzswYaMFchvdzlCbDEXTQUsYlN.webp",{"title":124,"description":125,"slug":126,"created_at":127,"publish_at":128,"formatted_created_at":102,"category":129,"links":130,"view_type":86,"video_url":87,"views":22,"likes":89,"lang":90,"comments_count":89,"is_pinned":111},"The Generative Music Wars Heat Up: While Musicians Fight AI, New Platforms Are Thriving","The battle over AI-generated music continues to escalate, but the battlefield is shifting.","the-generative-music-wars-heat-up-while-musicians-fight-ai-new-platforms-are-thriving","2026-04-17T18:50:34.000000Z","2026-04-22T11:41:00.000000Z",{"title":65,"slug":66},{"image":131,"image_webp":132,"thumb":133,"thumb_webp":134},"https://cdn.quasa.io/images/news/e0P68JQyInirQ3jfkFJtZFk7cmztICoGAexABUfu.jpg","https://cdn.quasa.io/images/news/e0P68JQyInirQ3jfkFJtZFk7cmztICoGAexABUfu.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/e0P68JQyInirQ3jfkFJtZFk7cmztICoGAexABUfu.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/e0P68JQyInirQ3jfkFJtZFk7cmztICoGAexABUfu.webp",{"title":136,"description":137,"slug":138,"created_at":139,"publish_at":139,"formatted_created_at":102,"category":140,"links":141,"view_type":86,"video_url":87,"views":146,"likes":89,"lang":90,"comments_count":89,"is_pinned":111},"a16z Invests in MTS: The 24/7 “Monitoring the Situation” Livestream That Wants to Own Real-Time News on X","Andreessen Horowitz has just backed one of the most straightforward — and potentially most influential — media experiments of 2026.","a16z-invests-in-mts-the-24-7-monitoring-the-situation-livestream-that-wants-to-own-real-time-news-on-x","2026-04-22T10:26:16.000000Z",{"title":58,"slug":63},{"image":142,"image_webp":143,"thumb":144,"thumb_webp":145},"https://cdn.quasa.io/images/news/863CSHWk8jqXvpZzTsOjd14NyQfaBFERd09zQxFm.jpg","https://cdn.quasa.io/images/news/863CSHWk8jqXvpZzTsOjd14NyQfaBFERd09zQxFm.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/863CSHWk8jqXvpZzTsOjd14NyQfaBFERd09zQxFm.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/863CSHWk8jqXvpZzTsOjd14NyQfaBFERd09zQxFm.webp",39,{"title":148,"description":149,"slug":150,"created_at":151,"publish_at":152,"formatted_created_at":102,"category":153,"links":154,"view_type":86,"video_url":87,"views":159,"likes":89,"lang":90,"comments_count":89,"is_pinned":111},"Yann LeCun’s Continued Crusade: Why LLMs Are Not the Path to Human-Level Intelligence","Yann LeCun, Meta’s Chief AI Scientist and one of the most respected figures in deep learning, continues his long-standing campaign against the idea that large language models (LLMs) represent the main road to artificial general intelligence.","yann-lecun-s-continued-crusade-why-llms-are-not-the-path-to-human-level-intelligence","2026-04-17T18:37:38.000000Z","2026-04-22T09:30:00.000000Z",{"title":47,"slug":48},{"image":155,"image_webp":156,"thumb":157,"thumb_webp":158},"https://cdn.quasa.io/images/news/jepXgVYshqhhHivVOOF6DNljHWDpoeswxC11H342.jpg","https://cdn.quasa.io/images/news/jepXgVYshqhhHivVOOF6DNljHWDpoeswxC11H342.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/jepXgVYshqhhHivVOOF6DNljHWDpoeswxC11H342.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/jepXgVYshqhhHivVOOF6DNljHWDpoeswxC11H342.webp",46,[161,174,189,201,216],{"title":162,"description":163,"slug":164,"created_at":165,"publish_at":166,"formatted_created_at":167,"category":168,"links":169,"view_type":86,"video_url":87,"views":172,"likes":173,"lang":90,"comments_count":89,"is_pinned":111},"The Anatomy of an Entrepreneur","Entrepreneur is a French word that means an enterpriser. Enterprisers are people who undertake a business or enterprise with the chance of earning profits or suffering from loss.","the-anatomy-of-an-entrepreneur","2021-08-04T15:18:21.000000Z","2025-12-14T06:09:00.000000Z","14.12.2025",{"title":65,"slug":66},{"image":170,"image_webp":87,"thumb":171,"thumb_webp":171},"https://cdn.quasa.io/images/news/mVsXPTMuHZuI7UXCsENgL1Qwp1uSOf7Rz3uVPMfm.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/mVsXPTMuHZuI7UXCsENgL1Qwp1uSOf7Rz3uVPMfm.webp",71204,2,{"title":175,"description":176,"slug":177,"created_at":178,"publish_at":179,"formatted_created_at":180,"category":181,"links":182,"view_type":109,"video_url":87,"views":187,"likes":188,"lang":90,"comments_count":89,"is_pinned":111},"Advertising on QUASA","QUASA MEDIA is read by more than 400 thousand people a month. We offer to place your article, add a link or order the writing of an article for publication.","advertising-on-quasa","2022-07-06T07:33:02.000000Z","2025-12-15T17:33:02.000000Z","15.12.2025",{"title":58,"slug":63},{"image":183,"image_webp":184,"thumb":185,"thumb_webp":186},"https://cdn.quasa.io/images/news/45SvmdsTQbiyc3nxgbyHY1mpVbisYyub2BCHjqBL.jpg","https://cdn.quasa.io/images/news/45SvmdsTQbiyc3nxgbyHY1mpVbisYyub2BCHjqBL.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/45SvmdsTQbiyc3nxgbyHY1mpVbisYyub2BCHjqBL.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/45SvmdsTQbiyc3nxgbyHY1mpVbisYyub2BCHjqBL.webp",70976,4,{"title":190,"description":191,"slug":192,"created_at":193,"publish_at":194,"formatted_created_at":195,"category":196,"links":197,"view_type":86,"video_url":87,"views":200,"likes":188,"lang":90,"comments_count":89,"is_pinned":111},"What is a Startup?","A startup is not a new company, not a tech company, nor a new tech company. You can be a new tech company, if your goal is not to grow high and fast; then, you are not a startup. ","what-is-a-startup","2021-08-04T12:05:17.000000Z","2025-12-17T13:02:00.000000Z","17.12.2025",{"title":65,"slug":66},{"image":198,"image_webp":87,"thumb":199,"thumb_webp":199},"https://cdn.quasa.io/images/news/EOsQhSW3VXyG7a6NPdE1oZd00xfJXe3bjY5aJGb7.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/EOsQhSW3VXyG7a6NPdE1oZd00xfJXe3bjY5aJGb7.webp",68597,{"title":202,"description":203,"slug":204,"created_at":205,"publish_at":206,"formatted_created_at":207,"category":208,"links":209,"view_type":86,"video_url":87,"views":214,"likes":173,"lang":90,"comments_count":215,"is_pinned":111},"Top 5 Tips to Make More Money as a Content Creator","Content creators are one of the most desired job titles right now. Who wouldn’t want to earn a living online?","top-5-tips-to-make-more-money-as-a-content-creator","2022-01-17T17:31:51.000000Z","2026-01-17T11:30:00.000000Z","17.01.2026",{"title":19,"slug":20},{"image":210,"image_webp":211,"thumb":212,"thumb_webp":213},"https://cdn.quasa.io/images/news/gP8kiumBPpJmQv6SMieXiX1tDetx43VwFfO1P4Ca.jpg","https://cdn.quasa.io/images/news/gP8kiumBPpJmQv6SMieXiX1tDetx43VwFfO1P4Ca.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/gP8kiumBPpJmQv6SMieXiX1tDetx43VwFfO1P4Ca.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/gP8kiumBPpJmQv6SMieXiX1tDetx43VwFfO1P4Ca.webp",42550,1,{"title":217,"description":218,"slug":219,"created_at":220,"publish_at":221,"formatted_created_at":222,"category":223,"links":224,"view_type":109,"video_url":87,"views":229,"likes":173,"lang":90,"comments_count":89,"is_pinned":111},"8 Logo Design Tips for Small Businesses","Your logo tells the story of your business and the values you stand for.","8-logo-design-tips-for-small-businesses","2021-12-04T21:59:52.000000Z","2025-05-05T03:30:00.000000Z","05.05.2025",{"title":15,"slug":16},{"image":225,"image_webp":226,"thumb":227,"thumb_webp":228},"https://cdn.quasa.io/images/news/Wbx2NtS1CnTupgoQbpFMGspJ5jm4uob2hDOq33r0.jpg","https://cdn.quasa.io/images/news/Wbx2NtS1CnTupgoQbpFMGspJ5jm4uob2hDOq33r0.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/Wbx2NtS1CnTupgoQbpFMGspJ5jm4uob2hDOq33r0.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/Wbx2NtS1CnTupgoQbpFMGspJ5jm4uob2hDOq33r0.webp",41630,[231,232,233,234,235,236,237,238,239,240,241,242,243],{"title":23,"slug":24},{"title":47,"slug":48},{"title":55,"slug":56},{"title":43,"slug":44},{"title":51,"slug":52},{"title":31,"slug":32},{"title":35,"slug":36},{"title":27,"slug":28},{"title":19,"slug":20},{"title":15,"slug":16},{"title":58,"slug":63},{"title":11,"slug":12},{"title":65,"slug":66}]