Look for any podcast host, guest or anyone
Showing episodes and shows of

Liran Tal

Shows

TypeScript.fm - The Friendly Show for TypeScript DevelopersTypeScript.fm - The Friendly Show for TypeScript DevelopersBuilding Secure TypeScript Applications | Liran Tal | Ep 28BLiran Tal (lirantal.com) from Snyk joins us to dive deep into writing secure TypeScript applications. What's different compared to vanilla JavaScript security? Will schema validators fix all our woes? Can't we let LLMs find and fix security vulnerabilities? Liran educates us about the pitfalls and risks with misplacing trust in TypeScript and LLMs and what we can do to write more secure code.Chapters(00:00) - Introducing Liran Tal (02:56) - What's Special About TypeScript Security vs. JavaScript Security? (04:23) - Misplacing Trust in Types (05:49) - Practical Examples of TypeScript Security Issues (08:43) - Why Does TypeScript...2025-07-3157 minThe Node (and more) BanterThe Node (and more) BanterUnpacking Config & Env Variables in Node.jsEver deployed an app only to realize an environment variable was missing or misconfigured?Managing configuration in Node.js should be simple—but without the right approach, it can quickly become a security risk or a debugging nightmare.This week, we’re diving into how to properly handle environment variables and configuration in Node.js with special guest Liran Tal from Snyk!We’ll cover:✅ Best practices for managing environment variables ✅ Securing secrets & avoiding common pitfalls ✅ Environment-specific configurations & dynamic loading strategies✅ How mismanaged env variables can lead to se...2025-06-201h 02TypeScript.fm - The Friendly Show for TypeScript DevelopersTypeScript.fm - The Friendly Show for TypeScript DevelopersStrip Your Own Types, New Rust-based Linter, and #ROLP is Trending | News | Ep 22News for the week of June 9, 2025: Node's type stripping wrapper is released as a standalone package, VoidZero is building a super fast linter, and pnpm introduces experimental virtual store for speeding up package installs. From the community: secure your TS apps, #ROLP, and updated Exploring JS book edition for 2025.Chapters(00:00) - Introduction and Personal News (05:34) - News: Amaro, the Node.js Type Stripping Wrapper, Has 1.0 Release (06:39) - News: New Oxlint 1.0 Release is 50-100x Faster Than ESLint (08:37) - News: pnpm 10.12 Introduces Experimental Global Virtual Store (10:14) - News: TypeFire is a New Meta Programming Framework...2025-06-1738 minJavaScript JabberJavaScript JabberTypeScript, Security, and Type Juggling with Ariel Shulman & Liran Tal - JSJ 679In this episode, we dove headfirst into the swirling waters of TypeScript, its real-world use cases, and where it starts to fall short—especially when it comes to security. Joining us from sunny Tel Aviv (and a slightly cooler Portland), we had the brilliant Ariel Shulman and security advocate Liran Tal bring the heat on everything from type safety to runtime vulnerabilities.We started off with a friendly debate: Has TypeScript really taken over the world? Our verdict? Pretty much. Whether it’s starter projects, enterprise codebases, or AI-generated snippets, TypeScript has become the de facto standard. But as...2025-05-291h 32ConTejas CodeConTejas CodeLiran Tal: How to Secure Your Apps and AI AgentsLinks- Codecrafters (partner): https://tej.as/codecrafters- Snyk: https://snyk.io/- Liran on X: https://x.com/liran_tal- Tejas on X: https://x.com/tejaskumar_SummaryIn this conversation, we explore the complexities of software security, particularly focusing on the challenges posed by Node.js and the broader software supply chain. We discuss the evolution of security practices, the importance of awareness among developers, and the role of automation in enhancing security measures. The conversation highlights the need for a...2025-03-171h 33Cup o\' GoCup o' Go🧮 Is new math in Go's future? Plus boot.dev update with Lane Wagner🛡️ Security releasesgolang.org/x/crypto v0.35.0golang.org/x/oauth2 v0.27.0ProposalsAccepted: net/http: support content negotiation🧮 Likely accept: math/stats: new package with Mean, Median, moreConferences🇨🇿 Gophercamp, April 25 @ Brno, Czech RepublicCFP open until ??🇨🇭 Go blog: Faster Go maps with Swiss Tables by Michael PrattBlog: Golang SQL Injection by Example by Liran TalLittle Bobby Tables on xkcdHow would you introduce Goroutines and Channels to someone new to Go?Interview with Lane Wagner about boot.devLane on Cup o' Go, episode 16boot.devBackend Banter podcastJonathan on Backend Banter ★ Support this podcast on Patreon ★ 2025-02-2830 minTechstrong UnpluggedTechstrong UnpluggedEmbracing Security: Insights into Developer Education and AI Risks with Liran Tal - Techstrong Unplugged - EP47Liran Tal, director of developer advocacy at Snyk, talks about the art of teaching developers application security. He explores engaging methods like Capture the Flag and card games, emphasizing how "hacking" can build better security awareness. Liran shares his journey from software development to security education, the importance of understanding an attacker’s mindset, and the critical role of fun in learning. 2025-01-1610 minCoffee with DevelopersCoffee with DevelopersOpportunities and Risks of AI for Developers - Angie Jones, Kent C. Dodds, Liran Tal and Chris HeilmannWe sat down with Angie Jones, Kent C. Dodds, Liral Tal to discuss the opportunities and risks of artificial intelligence for developers as part of WeAreDevelopers LIVE Dat on Web Development and AI.----------------------------------------Welcome to WeAreDevelopers, the #1 developer community in Europe! This is your one-stop destination for the latest tech insights, tutorials, and career advice to elevate your developer career.Stay updated Dev Digest, with our weekly newsletter featuring the most recent tech trends, career guidance, and original content crafted by developers, for developers. Subscribe now2024-12-2035 minThe AI Native Dev - from Copilot today to AI Native Software Development tomorrowThe AI Native Dev - from Copilot today to AI Native Software Development tomorrowLive Roundup: Embracing AI in Development and Infrastructure, with Liran Tal, Amara Graham, Armon Dadgar and Patrick DeboisIn this episode of the AI Native Dev podcast, hosts Simon Maple and Guy Podjarny discuss the transformative role of AI in development and infrastructure. Featuring guests Liran Tal from Snyk, Armon Dadgar from HashiCorp, DevOps pioneer Patrick Debois, and Amara Graham from Camunda, the conversation covers AI code assistants, security in AI-generated code, and the cultural shifts in tech organizations. The episode offers a comprehensive look at how AI is reshaping the landscape and what it means for developers and tech companies.Join the AI Native Dev Community on Discord: https://tessl.co/4ghikjh...2024-11-0448 minThe AI Native Dev - from Copilot today to AI Native Software Development tomorrowThe AI Native Dev - from Copilot today to AI Native Software Development tomorrowCan AI Tools Be Trusted with Security-Critical Code? Real World AI Security Risks with Liran TalJoin Simon Maple as he hosts Liran Tal, a Developer Advocate at Snyk, in a fascinating exploration of AI's impact on security. Liran, with his extensive background in software development and application security, shares valuable insights into how AI influences security practices, both as a tool and a potential threat. The discussion covers a wide range of topics, from non-determinism in AI to the role of AI code assistants and the implications of LLM-generated responses. Liran offers practical advice for developers on integrating security into their workflows and balancing AI's capabilities with human oversight. This episode is a must-listen...2024-10-1537 minAWS BitesAWS Bites128. Writing a book about Rust & LambdaIn this episode, we discuss Luciano's new book project on using Rust to write AWS Lambda functions. We start with a recap on why Rust is a good fit for Lambda, including performance, efficiency, safety, and low cold start times. Luciano provides details on the book's progress so far, the intended audience, and the current published chapters covering Lambda internals, getting started with Rust Lambda, and building a URL shortener app with DynamoDB. We also explore the differences between traditional publishing and self-publishing, and why Luciano chose the self-publishing route for this book. Luciano shares insights into the writing...2024-07-2626 minSecurity Weekly Podcast Network (Audio)Security Weekly Podcast Network (Audio)Node.js Secure Coding - Oliver Tavakoli, Chris Thomas, Liran Tal - ASW #286Secure coding education should be more than a list of issues or repeating generic advice. Liran Tal explains his approach to teaching developers through examples that start with exploiting known vulns and end with discussions on possible fixes. Not only does this create a more engaging experience, but it also relies on code that looks familiar to developers rather than contrived or overly simplistic examples. Segment resources: https://github.com/lirantal https://cheatsheetseries.owasp.org/cheatsheets/NPMSecurityCheat_Sheet.html https://lirantal.com/blog/poor-express-authentication-patterns-nodejs The challenge of evaluating threat alerts in aggregate – what a collection an...2024-05-211h 09Application Security Weekly (Audio)Application Security Weekly (Audio)Node.js Secure Coding - Oliver Tavakoli, Chris Thomas, Liran Tal - ASW #286Secure coding education should be more than a list of issues or repeating generic advice. Liran Tal explains his approach to teaching developers through examples that start with exploiting known vulns and end with discussions on possible fixes. Not only does this create a more engaging experience, but it also relies on code that looks familiar to developers rather than contrived or overly simplistic examples. Segment resources: https://github.com/lirantal https://cheatsheetseries.owasp.org/cheatsheets/NPMSecurityCheat_Sheet.html https://lirantal.com/blog/poor-express-authentication-patterns-nodejs The challenge of evaluating threat alerts in aggregate – what a collection an...2024-05-211h 09Application Security Weekly (Video)Application Security Weekly (Video)Node.js Secure Coding - Liran Tal - ASW #286Secure coding education should be more than a list of issues or repeating generic advice. Liran Tal explains his approach to teaching developers through examples that start with exploiting known vulns and end with discussions on possible fixes. Not only does this create a more engaging experience, but it also relies on code that looks familiar to developers rather than contrived or overly simplistic examples. Segment resources: https://github.com/lirantal https://cheatsheetseries.owasp.org/cheatsheets/NPMSecurityCheat_Sheet.html https://lirantal.com/blog/poor-express-authentication-patterns-nodejs Show Notes: https://securityweekly.com/asw-2862024-05-2138 minApplication Security Weekly (Video)Application Security Weekly (Video)Node.js Secure Coding - Liran Tal - ASW #286Secure coding education should be more than a list of issues or repeating generic advice. Liran Tal explains his approach to teaching developers through examples that start with exploiting known vulns and end with discussions on possible fixes. Not only does this create a more engaging experience, but it also relies on code that looks familiar to developers rather than contrived or overly simplistic examples. Segment resources: https://github.com/lirantal https://cheatsheetseries.owasp.org/cheatsheets/NPMSecurityCheat_Sheet.html https://lirantal.com/blog/poor-express-authentication-patterns-nodejs Show Notes: https://securityweekly.com/asw-2862024-05-2138 minThe Secure DeveloperThe Secure DeveloperInside The Matrix Of Container Security: A Deep Dive Into Container Breakout VulnerabilitiesEpisode SummaryIn this special episode, our guest host, Liran Tal, interviews Snyk's Staff Security Researcher, Rory McNamara, about newly discovered high-impact container breakout vulnerabilities. Liran and Rory go deep into the vulnerabilities and cover everything you need to know, how the vulnerabilities were discovered, and much more.Show NotesIn this informative episode of The Secure Developer, guest host Liran Tal chats with Snyk security researcher Rory McNamara about his ground-breaking discoveries related to Docker vulnerabilities. McNamara's diligent investigations have spotlighted significant container breakout weaknesses, prompting a deep-dive exploration of the complexities...2024-01-3151 minFireside with VoxgigFireside with VoxgigEpisode 142 Liran Tal Director of Developer Advocacy at SnykThe practice of DevRel is something that can vary hugely amongst those who engage in it, so it’s always fascinating to see how different companies approach DevRel. In this episode, we’re speaking to Liran Tal, director of developer advocacy at Snyk, about how his team makes use of DevRel. Liran is a big believer in empathy, and infuses it into every aspect of his developer advocacy work. It’s a theme that has come up repeatedly on the podcast recently, and Liran is another proponent of empathy being at the centre of how we engage with developers. Like many p...2023-12-1437 minChangelog Master FeedChangelog Master FeedWeb dev security school (JS Party #293)This week, we’re joined by Ron Perris, a Security Engineer at Reddit and software security enthusiast. Together, we dive into best practices and common pitfalls, covering topics from dangerous URLs to JSON injection attacks. Tune in for an educational conversation, and don’t forget to bring your notebooks! Leave us a comment Changelog++ members get a bonus 4 minutes at the end of this episode and zero ads. Join today! Sponsors: Convex – Convex is a better type of backend — the full-stack TypeScript development platform that lets you replace your database, server functions...2023-09-211h 26JS Party: JavaScript, CSS, Web DevelopmentJS Party: JavaScript, CSS, Web DevelopmentWeb dev security schoolThis week, we’re joined by Ron Perris, a Security Engineer at Reddit and software security enthusiast. Together, we dive into best practices and common pitfalls, covering topics from dangerous URLs to JSON injection attacks. Tune in for an educational conversation, and don’t forget to bring your notebooks! Join the discussionChangelog++ members get a bonus 4 minutes at the end of this episode and zero ads. Join today!Sponsors:Convex – Convex is a better type of backend — the full-stack TypeScript development platform that lets you replace your database, server functions, and glue...2023-09-211h 26PodRocket - A web development podcast from LogRocketPodRocket - A web development podcast from LogRocketSecurity and path traversal with Liran TalToday, we have Liran Tal, Director of Developer Advocacy at Snyk, to talk about a security risk all developers should know about: path traversal. Links https://twitter.com/liran_tal https://lirantal.com/ https://github.com/lirantal https://lirantal.com/blog https://www.linkedin.com/in/talliran Tell us what you think of PodRocket We want to hear from you! We want to know what you love and hate about the podcast. What do you want to hear more about? Who do you want to see on...2023-05-2323 minThe Secure DeveloperThe Secure DeveloperSecuring Supply Chains In C++, Java, And JavaScript With Liran Tal And Roy RamIn this episode of The Secure Developer, we delve into the subject of supply chain security across various ecosystems and languages, guided by industry experts Liran Tal and Roy Ram from Snyk. Liran is the Director of Developer Advocacy at Snyk and has a background working particularly in Node.js and JavaScript. Roy is a Senior Product Manager serving as part of the product team for Snyk Code, and has a background in cybersecurity and a solid understanding of C++. With a 20-year background in Java, host Simon Maple moderates the conversation. We discuss the challenges and differences between...2023-05-1538 minPensieri in codicePensieri in codiceRiflessioni dall'Open Source Day 2023 Di ritorno dall’Open Source Day 2023 ho avuto modo di riflettere su quello che ho sempre avuto ben chiaro un mente sull’Open Source e su quello che invece ho sempre relegato un po’ in secondo piano. Come al solito, voglio condividere le mie rilessioni con te. Pensieri in codice Sostenitori di oggi: Edoardo Secco, Carlo Tomas, Arturo Attrezzatura utilizzata: Shure Microfono Podcast USB MV7 Neewer NW-5 Pannello fonoassorbente Fonti: The Unexpected Demise of Open Source Libraries - Liran Tal Why are there...2023-04-0421 minThe Secure DeveloperThe Secure DeveloperMalicious Packages And Malicious Intent With Liran TalMalicious attacks are a real threat, especially with the essential role of open source in mind. Today’s guest, Liran Tal, is  the director of developer advocacy at Snyk and. Github Star, and he is here to share a plethora of tips you can implement today to see a marked improvement in general posture and company safety. Tune in to hear Liran’s perspective on the state of malicious attacks today in comparison to previous years, how third-party dependencies can be problematic, and how a single attack can impact thousands of users, developers and CI machines. He believ...2022-12-1341 minAsdfAsdfFem sekunders nervositetVi har besökt konferensen Nordic.js och snackar oss igenom vår upplevelse. Det blir favoritpresentationer, vad för konferenser vi föredrar, Antons upplevelse av att hålla ett lightning talk, underhållningsvärde vs innehåll och att få nackspärr. Dessutom en hel del om att tävla i Code in the Dark, ångesten som följde med och vad som är en bra publik. Om du gillar podden blir vi väldigt glada för en liten recension i iTunes, prenumeration på Spotify eller om du säger hej på Twitter (Anton, Therése) 2022-10-1432 min20minJS20minJSEpisode 24 - Security in the JavaScript ecosystem with Liran TalIn this episode we discuss all security aspects to take into consideration for new and existing projects. We cover both, the supply chain aspects of security and code-specific attack vectors to look out for.Liran is a security researcher and Dev Advocate for Snyk, if you're interested in knowing more about this topic, reach out to him with the following links.Get to know LiranTwitter:  https://twitter.com/liran_talInteresting links:Angular's security guide: https://angular.io/guide/securitySnyk's best practices for Angular security: https://snyk.io/b...2022-08-1641 minDevSec For Scale from AkeylessDevSec For Scale from AkeylessOpen Source Security w/ Liran Tal, SnykWhy choose open source tools and products over closed-source enterprise ones? In this episode, Liran Tal, Director of Developer Advocacy at Snyk and open source champion talks to us about the importance of OSS in the world. We get into specifics about things like supply chain security as well as how developers should think about the health of their code and packages. 2022-05-2528 minSWIMM UPSTREAMSWIMM UPSTREAMEP. 6, Converting Contributors to Core Members of OS Projects With Liran TalIn episode 6 of Swimm Upstream, Host Tom Ahi Dror speaks with Liran Tal about inspiring education and empowering developers to increase awareness of application security. Find out two of Shiran's tricks as well. Liran is Director of Developer Advocacy at Synk. 2021-12-0118 minDeveloping Communities: The DevRel PodcastDeveloping Communities: The DevRel PodcastEpisode 7: Contributing to open-source communities and building developer in DevRel with Liran TalIn this weeks episode, we talk with Developer advocate and GitHub star Liran Tal about collaborating in the open-source community and building developer tools as a Developer Advocate. How passion projects intersect with work as a developer advocate and what it takes to become recognized by the open-source community as a star.2021-10-0442 minJavaScript JabberJavaScript JabberHow to Check Your Application Security featuring Liran Tal - JSJ 493Liran Tal joins the Jabber to talk about how to secure your applications and how to check for security vulnerabilities in your application and its dependencies and infrastructure.Liran explains how to check your supply chain and your own code to make sure you're not leaving things open to malicious actors.PanelAJ O'NealCharles Max WoodDan ShappirSteve EdwardsGuestLiran Tal SponsorsDigitalOcean Raygun | Click here to get started on your free 14-day trialDev Influencers AcceleratorLinks5 ways to prevent code injection in JavaScript and Node.jsCommand injection: how it works, what are the risks, and how to prevent itJSJ 357: Event-Stream & Package Vulnerabilities with Richard Fe...2021-07-201h 23The Application Security PodcastThe Application Security PodcastLiran Tal — Cloud native application security, what’s a developer to do?Liran Tal is an application security activist and long-time proponent of open-source software. He is a member of the Node.js security working group, an OWASP project lead, author of Essential Node.js Security, and O’Reilly’s Serverless Security. He is leading the developer advocacy team at Snyk in a mission to empower developers with better dev-first security. Liran joins us to talk about cloud-native and application security. We begin by defining cloud-native and the changes it is causing. We then get into threats in a cloud-native world and the role of developers and AppSec. We hope you enjo...2021-03-0942 minApplication Security PodCastApplication Security PodCastLiran Tal — Cloud native application security, what’s a developer to do?Liran Tal is an application security activist and long-time proponent of open-source software. He is a member of the Node.js security working group, an OWASP project lead, author of Essential Node.js Security, and O'Reilly's Serverless Security. He is leading the developer advocacy team at Snyk in a mission to empower developers with better dev-first security. [...] The post Liran Tal — Cloud native application security, what’s a developer to do? appeared first on Security Journey Podcasts.2021-03-0942 minDev InterruptedDev InterruptedFinding Time For Security When Scaling w/ Liran Tal of SnykWe have to start giving our developers the ability to find and fix security vulnerabilities before their code is merged. I brought in Liran Tal, a security expert from Snyk.io to talk about how our community can begin evolving traditional security workflows into a more modern way of working. Join our Discord Community ►► discord.gg/devinterruptedOur Website ►► devinterrupted.com/Want to try LinearB?  ►► Book a LinearB DemoHave 60 seconds? Review the show on Apple PodcastsWant to cont...2021-02-0926 minJavaScript JabberJavaScript JabberJSJ 456: Developer-First Security and Security Tooling For Developers with Liran Tal & Brian VermeerLiran Tal and Brian Vermeer from Snyk join the panel to discuss development of secure software in general, and secure JavaScript and web dev in particular. They explain what developer-first security actually means, and the types of security vulnerabilities to watch out for when using modern tools to develop websites and web apps. They also present several Open Source tools that developers can use to improve their code right from within their favorite development environments and IDEs.SponsorsAudible.comCacheFlyPanelAJ ONealAimee KnightDan ShappirSpecial GuestsLiran TalBrian VermeerLinksHttps://www.webpagetest.orghttps://snyk.io/security-scanner-vuln-cost/https://marketplace.visualstudio.com/items?itemName=wix.vscode-import-costPicksDanadd Alt...2020-11-031h 06Page it to the LimitPage it to the LimitDependency Security With Liran TalSee a transcript of this episode by clicking the Display Transcript button above. Also, any links for additional resources mentioned during the episode are listed below. Additional Resources PagerDuty Home Page Verdaccio - open source package as a local npm proxy for enterprises Snyk Blog MyDevSecOps Community - Vendor-neutral community for developers who care about security - webinars and a slack community Episode transcribed by Rev 2020-10-2023 minPage it to the LimitPage it to the LimitDependency Security With Liran TalLiran Tal joins us to discuss the security challenges and misconceptions people have about using third party dependencies.2020-10-2023 minDeveloper Advocate StoriesDeveloper Advocate StoriesDeveloper Advocate Stories - Liran Tal - SnykIn this Episode we talked with Liran Tal Developer Advocate @Snyk, on how he reached his jobs, was he surprised when he was offered and a great story from a live session2020-08-1309 minDeveloper Advocate StoriesDeveloper Advocate StoriesDeveloper Advocate Stories - Liran Tal - SnykIn this Episode we talked with Liran Tal Developer Advocate @Snyk, on how he reached his jobs, was he surprised when he was offered and a great story from a live session2020-08-1309 minSilverLining ILSilverLining ILEpisode 22: How To Do Add Open Source Code To Your Applications, SecurelyAttendees Guest: Liran Tal Guest title: Developer Advocate Company:  Synk Abstract Open source software takes a big part in our daily lives, and also in our development environments. Many applications developers rely on open source libraries &  tools and integrating it into their code. This is a great improvement for developers allowing them to innovate quickly and efficiently. But all this good comes with a big responsibility - open source software should be carefully examined in order to make sure its reliability. In this episode we talk with Liran Tal fro...2020-08-0332 minOpenHive.JSOpenHive.JSLiran Tal on Empowering Open SourceFor this episode of OpenHive.JS from NearForm, we welcome Liran Tal, Developer Advocate at Snyk and a member of the Node.JS Security working group. Liran shares tips for engaging contributors in the open source community, why it's important for organisations using OSS to give back and much more. Welcome back to OpenHive.JS.2020-06-0941 minJS Party: JavaScript, CSS, Web DevelopmentJS Party: JavaScript, CSS, Web DevelopmentAnd... the website is down 😱Jerod, Divya, & Suz get together to discuss top-level await, the JS13kGames winner, Liran Tal’s is-website-vulnerable, Vue 3’s source code, and Facebook’s take on AR/VR/XR. Plus 3 awesome pro tips you don’t want to miss! Join the discussionChangelog++ members support our work, get closer to the metal, and make the ads disappear. Join today!Sponsors:Toptal – Freelance development jobs for world-class engineers. Toptal gives you the ability to work on freelance development jobs and projects with top clients who understand the value of elite engineering talent. Choose you...2019-10-1854 minThe Application Security PodcastThe Application Security PodcastLiran Tal — The state of open source software securityLiran Tal is a Developer Advocate @snyksec and is the author of Essential Node.js Security. He takes #opensource and protecting the #web very seriously. Liran and I start by geeking out about BBS's in the days of old. SYSOP page, anyone? Then we go into the state of open source security based on the report that Liran contributed heavily to and discuss many of the key takeaways from that report, including the developer response to open source security, security vulnerability rates in docker containers, and the length of time that vulnerabilities lie dormant in open source. We close...2019-09-0534 minApplication Security PodCastApplication Security PodCastLiran Tal — The state of open source software securityLiran Tal is a Developer Advocate @snyksec and is the author of Essential Node.js Security. He takes #opensource and protecting the #web very seriously. Liran and I start by geeking out about BBS's in the days of old. SYSOP page, anyone? Then we go into the state of open source security based on the report [...] The post Liran Tal — The state of open source software security appeared first on Security Journey Podcasts.2019-09-0500 minThe Application Security PodcastThe Application Security PodcastLiran Tal — Open Source Security — 5 Minute AppSecWhy should someone care about open source security?FOLLOW OUR SOCIAL MEDIA: ➜Twitter: @AppSecPodcast➜LinkedIn: The Application Security Podcast➜YouTube: https://www.youtube.com/@ApplicationSecurityPodcast Thanks for Listening! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~2019-09-0402 minApplication Security PodCastApplication Security PodCastLiran Tal — Open Source Security — 5 Minute AppSecWhy should someone care about open source security? The post Liran Tal — Open Source Security — 5 Minute AppSec appeared first on Security Journey Podcasts.2019-09-0400 minHeavybit Podcast Network Master FeedHeavybit Podcast Network Master FeedThe Secure Developer - Ep. #29, The State of Open Source & Docker SecurityIn episode 29 of The Secure Developer, Guy sits down with Liran Tal, Developer Advocate at Snyk, to discuss the state of open source, Docker security, and developer infrastructure.2019-05-0227 minThe Secure DeveloperThe Secure DeveloperThe State Of Open Source And Docker Security With Liran TalIn episode 29 of The Secure Developer, Guy sits down with Liran Tal, Developer Advocate at Snyk, to discuss the state of open source, Docker security, and developer infrastructure. The post Ep. #29, The State of Open Source & Docker Security appeared first on Heavybit. Follow UsOur WebsiteOur LinkedIn2019-05-0227 minHeavybit PodcastsHeavybit PodcastsEp. #29, The State of Open Source & Docker SecurityIn episode 29 of The Secure Developer, Guy sits down with Liran Tal, Developer Advocate at Snyk, to discuss the state of open source, Docker security, and developer infrastructure.The post appeared first on Heavybit.2019-05-0227 min