Podcastler//Software Engineering Institute (SEI) Podcast Series
Software Engineering Institute (SEI) Podcast Series

Software Engineering Institute (SEI) Podcast Series

Hakkında

The SEI Podcast Series presents conversations in software engineering, cybersecurity, and future technologies.
436
Bölümler
English
Dil
0
Aboneler
0
Dinlenme
Bölümler25
Orchestrating the Chaos: Protecting Wireless Networks from Cyber Attacks

Orchestrating the Chaos: Protecting Wireless Networks from Cyber Attacks

Dec 2, 2025·

From early 2022 through late 2024, a group of threat actors publicly known as APT28 exploited known vulnerabilities, such as CVE-2022-38028, to remotely and wirelessly access sensitive information from a targeted...

From Data to Performance: Understanding and Improving Your AI Model

From Data to Performance: Understanding and Improving Your AI Model

Nov 10, 2025·

Modern data analytic methods and tools—including artificial intelligence (AI) and machine learning (ML) classifiers—are revolutionizing prediction capabilities and automation through their capacity to analyze and...

What Could Possibly Go Wrong? Safety Analysis for AI Systems

What Could Possibly Go Wrong? Safety Analysis for AI Systems

Oct 31, 2025·

How can you ever know whether an LLM is safe to use? Even self-hosted LLM systems are vulnerable to adversarial prompts left on the internet and waiting to be found by system search engines. These attacks and others...

Getting Your Software Supply Chain In Tune with SBOM Harmonization

Getting Your Software Supply Chain In Tune with SBOM Harmonization

Oct 23, 2025·

Software bills of materials or SBOMs are critical to software security and supply chain risk management. Ideally, regardless of the SBOM tool, the output should be consistent for a given piece of software. But that is...

API Security: An Emerging Concern in Zero Trust Implementations

API Security: An Emerging Concern in Zero Trust Implementations

Oct 8, 2025·

Application programing interfaces, more commonly known as APIs, are the engines behind the majority of internet traffic. The pervasive and public nature of APIs have increased the attack surface of the systems and...

Delivering Next-Generation AI Capabilities

Delivering Next-Generation AI Capabilities

Sep 29, 2025·

Artificial intelligence (AI) is a transformational technology, but it has limitations in challenging operational settings. Researchers in the AI Division of the Carnegie Mellon University Software Engineering Institute...

The Benefits of Rust Adoption for Mission-and-Safety-Critical Systems

The Benefits of Rust Adoption for Mission-and-Safety-Critical Systems

Sep 16, 2025·

A recent Google survey found that many developers felt comfortable using the Rust programming language in two months or less. Yet barriers to Rust adoption remain, particularly in safety-critical systems, where features...

Threat Modeling: Protecting Our Nation's Complex Software-Intensive Systems

Threat Modeling: Protecting Our Nation's Complex Software-Intensive Systems

Sep 5, 2025·

In response to Executive Order (EO) 14028, Improving the Nation's Cybersecurity, the National Institute of Standards and Technology (NIST) recommended 11 practices for software verification. Threat modeling is at the...

Understanding Container Reproducibility Challenges: Stopping the Next Solar Winds

Understanding Container Reproducibility Challenges: Stopping the Next Solar Winds

Jul 30, 2025·

Container images are increasingly being used as the main method for software deployment, so ensuring the reproducibility of container images is becoming a critical step in protecting the software supply chain. In...

Mitigating Cyber Risk with Secure by Design

Mitigating Cyber Risk with Secure by Design

Jul 14, 2025·

Software enables our way of life, but market forces have sidelined security concerns leaving systems vulnerable to attack. Fixing this problem will require the software industry to develop an initial standard for...

The Magic in the Middle: Evolving Scaled Software Solutions for National Defense

The Magic in the Middle: Evolving Scaled Software Solutions for National Defense

Jun 18, 2025·

A January 2025 Defense Innovation Board study on scaling nontraditional defense innovation stated, "We must act swiftly to ensure the DoD leads in global innovation and competition over AI and autonomous systems – and...

Making Process Respectable Again: Advancing DevSecOps in the DoD Mission Space

Making Process Respectable Again: Advancing DevSecOps in the DoD Mission Space

Jun 4, 2025·

Warfighters in the Department of Defense (DoD) operate in high-stakes environments where security, efficiency, and speed are critical. In such environments DevSecOps has become crucial in the drive toward modernization...

Deploying on the Edge

Deploying on the Edge

May 28, 2025·

Deploying cloud-centric technologies such as Kubernetes in edge environments poses challenges, especially for mission-critical defense systems. In this podcast from the Carnegie Mellon University Software Engineering...

The Best and Brightest: 6 Years of Supporting the President's Cup Cybersecurity Competition

The Best and Brightest: 6 Years of Supporting the President's Cup Cybersecurity Competition

May 12, 2025·

A strong cyber defense is vital to public- and private-sector activities in the United States. In 2019, in response to an executive order to strengthen America's cybersecurity workforce, the Department of Homeland...

Updating Risk Assessment in the CERT Secure Coding Standard

Updating Risk Assessment in the CERT Secure Coding Standard

Apr 17, 2025·

Evaluating source code to ensure secure coding qualities costs time and effort and often involves static analysis. But those who are familiar with static analysis tools know that the alerts are not always reliable and...

Delivering Next Generation Cyber Capabilities to the DoD Warfighter

Delivering Next Generation Cyber Capabilities to the DoD Warfighter

Apr 15, 2025·

In this podcast from the Carnegie Mellon University Software Engineering Institute (SEI), Gregory Touhill, director of the SEI CERT Division, sits down with Matthew Butkovic, technical director of Cyber Risk and...

Getting the Most Out of Your Insider Risk Data with IIDES

Getting the Most Out of Your Insider Risk Data with IIDES

Mar 26, 2025·

Insider incidents cause around 35 percent of data breaches, creating financial and security risks for organizations. In this podcast from the Carnegie Mellon University Software Engineering Institute, Austin Whisnant...

Grace Lewis Outlines Vision for IEEE Computer Society Presidency

Grace Lewis Outlines Vision for IEEE Computer Society Presidency

Mar 11, 2025·

Grace Lewis, a principal researcher at the Carnegie Mellon University Software Engineering Institute (SEI) and lead of the SEI's Tactical and AI-Enabled Systems Initiative, was elected the 2026 president of the IEEE...

Improving Machine Learning Test and Evaluation with MLTE

Improving Machine Learning Test and Evaluation with MLTE

Mar 3, 2025·

Machine learning (ML) models commonly experience issues when integrated into production systems. In this podcast, researchers from the Carnegie Mellon University Software Engineering Institute and the U.S. Army AI...

DOD Software Modernization: SEI Impact and Innovation

DOD Software Modernization: SEI Impact and Innovation

Feb 25, 2025·

As software size, complexity, and interconnectedness has grown, software modernization within the Department of Defense (DoD) has become more important than ever. In this discussion moderated by Matthew Butkovic...

Securing Docker Containers: Techniques, Challenges, and Tools

Securing Docker Containers: Techniques, Challenges, and Tools

Dec 16, 2024·

Containerization allows developers to run individual software applications in an isolated, controlled, repeatable way. With the increasing prevalence of cloud computing environments, containers are providing more and...

An Introduction to Software Cost Estimation

An Introduction to Software Cost Estimation

Dec 4, 2024·

Software cost estimation is an important first step when beginning a project. It addresses important questions regarding budget, staffing, scheduling, and determining if the current environment will support the project...

Cybersecurity Metrics: Protecting Data and Understanding Threats

Cybersecurity Metrics: Protecting Data and Understanding Threats

Oct 11, 2024·

One of the biggest challenges in collecting cybersecurity metrics is scoping down objectives and determining what kinds of data to gather. In this podcast from the Carnegie Mellon University Software Engineering...

3 Key Elements for Designing Secure Systems

3 Key Elements for Designing Secure Systems

Oct 2, 2024·

To make secure software by design a reality, engineers must intentionally build security throughout the software development lifecycle. In this podcast from the Carnegie Mellon University Software Engineering Institute...

Using Role-Playing Scenarios to Identify Bias in LLMs

Using Role-Playing Scenarios to Identify Bias in LLMs

Sep 16, 2024·

Harmful biases in large language models (LLMs) make AI less trustworthy and secure. Auditing for biases can help identify potential solutions and develop better guardrails to make AI safer. In this podcast from the...

Bunları da Beğenebilirsiniz