Collaborative Research: SaTC: CORE: Medium: Securing Continuous Integration Workflows

协作研究:SaTC:核心:中:确保持续集成工作流程的安全

基本信息

  • 批准号:
    2247686
  • 负责人:
  • 金额:
    $ 39.09万
  • 依托单位:
  • 依托单位国家:
    美国
  • 项目类别:
    Continuing Grant
  • 财政年份:
    2023
  • 资助国家:
    美国
  • 起止时间:
    2023-07-01 至 2027-06-30
  • 项目状态:
    未结题

项目摘要

Continuous Integration (CI) has become essential to the modern software development cycle. Developers engineer CI scripts, commonly called workflows or pipelines, to automate most software maintenance tasks, such as testing and deployment. Developers frequently misconfigure workflows resulting in severe security issues, which can have devastating effects resulting in supply-chain attacks. The extreme diversity of CI platforms and the supported features further exacerbate the problem and make it challenging to specify and verify security properties across different CI platforms uniformly. This project addresses the problem by defining the desired security properties of a workflow and developing platform-independent techniques to verify and enforce the security properties. Furthermore, this research will support the cross-disciplinary development of a diverse cohort of Ph.D. and undergraduate students, graduate-level courses, and a gamified training environment for workflow security analysis.This project defines the required security properties of CI workflows and develops methods to verify and specify these properties. This requires techniques that can work in a platform-independent manner to handle the diversity of CI platforms. The project handles this through indirection by designing Workflow Intermediate Representation (WIR) and Workflow Specification Language (WSL). WIR and WSL enable platform-agnostic verification and specification of workflow security properties, respectively. The verification of security properties will be performed through Workflow Analysis Framework (WAF) that supports both static and dynamic analysis passes over workflows encoded in a platform-agnostic WIR. WSL, a domain-specific language, allows developers to specify workflows and their security properties in a platform-independent manner. Designing an effective WSL requires understanding developers' perspectives and challenges in engineering workflows and specifying security properties. In this context, this project performs necessary developer studies to gain insights about the above aspects. The project also develops a bidirectional compilation infrastructure for translating workflows from WSL to platform-specific versions, enabling compatibility with existing platforms. Furthermore, the project also aims to create, collect, and catalog a large corpus of representative workflows across different platforms.This award reflects NSF's statutory mission and has been deemed worthy of support through evaluation using the Foundation's intellectual merit and broader impacts review criteria.
持续集成(CI)已经成为现代软件开发周期的关键。开发人员设计CI脚本(通常称为工作流或管道),以自动执行大多数软件维护任务,例如测试和部署。开发人员经常错误配置工作流,导致严重的安全问题,这可能会产生破坏性影响,导致供应链攻击。CI平台的极端多样性和支持的功能进一步加剧了这个问题,并使跨不同CI平台统一指定和验证安全属性变得具有挑战性。该项目通过定义工作流所需的安全属性并开发平台无关的技术来验证和实施安全属性来解决这个问题。此外,这项研究将支持跨学科的发展,一个不同的队列博士。本项目定义了CI工作流所需的安全属性,并开发了验证和指定这些属性的方法。这需要能够以独立于平台的方式工作的技术来处理CI平台的多样性。该项目通过设计工作流中间表示(WIR)和工作流规范语言(WSL)间接处理这一问题。WIR和WSL分别支持与平台无关的工作流安全属性验证和规范。安全属性的验证将通过工作流分析框架(WAF)执行,该框架支持静态和动态分析,通过在与平台无关的WIR中编码的工作流进行。WSL是一种特定于域的语言,允许开发人员以独立于平台的方式指定工作流及其安全属性。设计一个有效的WSL需要理解开发人员的观点和工程工作流中的挑战,并指定安全属性。在这种情况下,该项目执行必要的开发人员研究,以获得有关上述方面的见解。该项目还开发了一个双向编译基础设施,用于将工作流从WSL转换为特定于平台的版本,从而实现与现有平台的兼容性。此外,该项目还旨在创建、收集和编目一个跨不同平台的代表性工作流程的大型语料库。该奖项反映了NSF的法定使命,并通过使用基金会的知识价值和更广泛的影响审查标准进行评估,被认为值得支持。

项目成果

期刊论文数量(0)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)

数据更新时间:{{ journalArticles.updateTime }}

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

数据更新时间:{{ journalArticles.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ monograph.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ sciAawards.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ conferencePapers.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ patent.updateTime }}

Aravind Machiry其他文献

On the effectiveness of Large Language Models for GitHub Workflows
关于 GitHub 工作流程的大型语言模型的有效性
  • DOI:
    10.48550/arxiv.2403.12446
  • 发表时间:
    2024
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Xinyu Zhang;Siddharth Muralee;Sourag Cherupattamoolayil;Aravind Machiry
  • 通讯作者:
    Aravind Machiry
BootStomp: On the Security of Bootloaders in Mobile Devices
BootStomp:论移动设备中引导加载程序的安全性
  • DOI:
  • 发表时间:
    2017
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Nilo Redini;Aravind Machiry;Dipanjan Das;Y. Fratantonio;Antonio Bianchi;Eric Gustafson;Yan Shoshitaishvili;Christopher Krügel;Giovanni Vigna
  • 通讯作者:
    Giovanni Vigna
Towards Automated Identification of Layering Violations in Embedded Applications (WIP)
实现嵌入式应用中分层违规的自动识别 (WIP)
ARGUS: A Framework for Staged Static Taint Analysis of GitHub Workflows and Actions
ARGUS:GitHub 工作流程和操作的分阶段静态污点分析框架
  • DOI:
  • 发表时间:
    2023
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Siddharth Muralee;Igibek Koishybayev;Aleksandr Nahapetyan;Greg Tystahl;Bradley Reaves;Antonio Bianchi;W. Enck;A. Kapravelos;Aravind Machiry
  • 通讯作者:
    Aravind Machiry
CLAPP: characterizing loops in Android applications (invited talk)
CLAPP:描述 Android 应用程序中的循环(特邀演讲)
  • DOI:
    10.1145/2804345.2804355
  • 发表时间:
    2015
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Y. Fratantonio;Aravind Machiry;Antonio Bianchi;Christopher Krügel;Giovanni Vigna
  • 通讯作者:
    Giovanni Vigna

Aravind Machiry的其他文献

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

相似国自然基金

Research on Quantum Field Theory without a Lagrangian Description
  • 批准号:
    24ZR1403900
  • 批准年份:
    2024
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目
Cell Research
  • 批准号:
    31224802
  • 批准年份:
    2012
  • 资助金额:
    24.0 万元
  • 项目类别:
    专项基金项目
Cell Research
  • 批准号:
    31024804
  • 批准年份:
    2010
  • 资助金额:
    24.0 万元
  • 项目类别:
    专项基金项目
Cell Research (细胞研究)
  • 批准号:
    30824808
  • 批准年份:
    2008
  • 资助金额:
    24.0 万元
  • 项目类别:
    专项基金项目
Research on the Rapid Growth Mechanism of KDP Crystal
  • 批准号:
    10774081
  • 批准年份:
    2007
  • 资助金额:
    45.0 万元
  • 项目类别:
    面上项目

相似海外基金

Collaborative Research: SaTC: CORE: Medium: Differentially Private SQL with flexible privacy modeling, machine-checked system design, and accuracy optimization
协作研究:SaTC:核心:中:具有灵活隐私建模、机器检查系统设计和准确性优化的差异化私有 SQL
  • 批准号:
    2317232
  • 财政年份:
    2024
  • 资助金额:
    $ 39.09万
  • 项目类别:
    Continuing Grant
Collaborative Research: SaTC: CORE: Medium: Using Intelligent Conversational Agents to Empower Adolescents to be Resilient Against Cybergrooming
合作研究:SaTC:核心:中:使用智能会话代理使青少年能够抵御网络诱骗
  • 批准号:
    2330940
  • 财政年份:
    2024
  • 资助金额:
    $ 39.09万
  • 项目类别:
    Continuing Grant
Collaborative Research: NSF-BSF: SaTC: CORE: Small: Detecting malware with machine learning models efficiently and reliably
协作研究:NSF-BSF:SaTC:核心:小型:利用机器学习模型高效可靠地检测恶意软件
  • 批准号:
    2338301
  • 财政年份:
    2024
  • 资助金额:
    $ 39.09万
  • 项目类别:
    Continuing Grant
Collaborative Research: SaTC: CORE: Medium: Differentially Private SQL with flexible privacy modeling, machine-checked system design, and accuracy optimization
协作研究:SaTC:核心:中:具有灵活隐私建模、机器检查系统设计和准确性优化的差异化私有 SQL
  • 批准号:
    2317233
  • 财政年份:
    2024
  • 资助金额:
    $ 39.09万
  • 项目类别:
    Continuing Grant
Collaborative Research: NSF-BSF: SaTC: CORE: Small: Detecting malware with machine learning models efficiently and reliably
协作研究:NSF-BSF:SaTC:核心:小型:利用机器学习模型高效可靠地检测恶意软件
  • 批准号:
    2338302
  • 财政年份:
    2024
  • 资助金额:
    $ 39.09万
  • 项目类别:
    Continuing Grant
Collaborative Research: SaTC: CORE: Medium: Using Intelligent Conversational Agents to Empower Adolescents to be Resilient Against Cybergrooming
合作研究:SaTC:核心:中:使用智能会话代理使青少年能够抵御网络诱骗
  • 批准号:
    2330941
  • 财政年份:
    2024
  • 资助金额:
    $ 39.09万
  • 项目类别:
    Continuing Grant
Collaborative Research: SaTC: CORE: Small: Towards Secure and Trustworthy Tree Models
协作研究:SaTC:核心:小型:迈向安全可信的树模型
  • 批准号:
    2413046
  • 财政年份:
    2024
  • 资助金额:
    $ 39.09万
  • 项目类别:
    Standard Grant
Collaborative Research: SaTC: EDU: Adversarial Malware Analysis - An Artificial Intelligence Driven Hands-On Curriculum for Next Generation Cyber Security Workforce
协作研究:SaTC:EDU:对抗性恶意软件分析 - 下一代网络安全劳动力的人工智能驱动实践课程
  • 批准号:
    2230609
  • 财政年份:
    2023
  • 资助金额:
    $ 39.09万
  • 项目类别:
    Standard Grant
Collaborative Research: SaTC: EDU: RoCCeM: Bringing Robotics, Cybersecurity and Computer Science to the Middled School Classroom
合作研究:SaTC:EDU:RoCCeM:将机器人、网络安全和计算机科学带入中学课堂
  • 批准号:
    2312057
  • 财政年份:
    2023
  • 资助金额:
    $ 39.09万
  • 项目类别:
    Standard Grant
Collaborative Research: SaTC: CORE: Medium: Understanding the Impact of Privacy Interventions on the Online Publishing Ecosystem
协作研究:SaTC:核心:媒介:了解隐私干预对在线出版生态系统的影响
  • 批准号:
    2237329
  • 财政年份:
    2023
  • 资助金额:
    $ 39.09万
  • 项目类别:
    Standard Grant
{{ showInfoDetail.title }}

作者:{{ showInfoDetail.author }}

知道了