SHF: Small: Data Model Verification for Web Applications
SHF:小型:Web 应用程序的数据模型验证
基本信息
- 批准号:1423623
- 负责人:
- 金额:$ 49.99万
- 依托单位:
- 依托单位国家:美国
- 项目类别:Standard Grant
- 财政年份:2014
- 资助国家:美国
- 起止时间:2014-07-15 至 2018-06-30
- 项目状态:已结题
- 来源:
- 关键词:
项目摘要
A typical web application is a complicated distributed systemthat consists of multiple components that run concurrently on multiplemachines and interact with each other in complex ways via the Internet.As one would expect, developing such software systems is an error-pronetask, and existing software development processes are not robust enoughto produce dependable web applications. The tools developed as part of thisproject could have a broad impact by enable software developers to eliminate programming errors in web applications before they are deployed to end users.The fundamental building block of a web application is the data model thatspecifies the types of objects and the relations among the objects stored bythe application, the constraints on the relations, and the actions that update the data by sending queries to the back-end datastore based on the user input. The project develops techniques that automatically extract a formal model from a given web application that characterizes how its data is storedand modified based on user actions, and infers properties about the formal datamodel. It is then possible to check the inferred properties by converting correctness queries about the data model to queries about satisfiability of logical formulas,and repair the data model to enforce the properties that are expectedto hold.
典型的Web应用程序是一个复杂的分布式系统,它由多个组件组成,这些组件在多个机器上并发运行,并通过Internet以复杂的方式相互作用。正如人们所预期的那样,开发这样的软件系统是一项容易出错的任务,现有的软件开发过程不足以产生可靠的Web应用程序。作为此项目的一部分开发的工具可以产生广泛的影响,使软件开发人员能够在Web应用程序部署到最终用户之前消除它们中的编程错误。Web应用程序的基本构建块是数据模型,该数据模型指定了应用程序存储的对象的类型和对象之间的关系,对关系的约束,以及通过基于用户输入向后端数据存储发送查询来更新数据的操作。该项目开发的技术可以自动从给定的Web应用程序中提取形式模型,该模型描述了其数据是如何根据用户操作存储和修改的,并推断出关于形式数据模型的属性。然后,可以通过将关于数据模型的正确性查询转换为关于逻辑公式的可满足性的查询来检查推断的属性,并修复数据模型以强制执行预期保持的属性。
项目成果
期刊论文数量(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 }}
Tevfik Bultan其他文献
Automated verification of access control policies using a SAT solver
- DOI:
10.1007/s10009-008-0087-9 - 发表时间:
2008-10-21 - 期刊:
- 影响因子:1.400
- 作者:
Graham Hughes;Tevfik Bultan - 通讯作者:
Tevfik Bultan
Guest editorial: emerging areas in automated software engineering research
- DOI:
10.1007/s10515-017-0223-4 - 发表时间:
2017-08-31 - 期刊:
- 影响因子:3.100
- 作者:
Tevfik Bultan;Andreas Zeller - 通讯作者:
Andreas Zeller
Action Language verifier: an infinite-state model checker for reactive software specifications
- DOI:
10.1007/s10703-009-0081-1 - 发表时间:
2009-09-12 - 期刊:
- 影响因子:0.800
- 作者:
Tuba Yavuz-Kahveci;Tevfik Bultan - 通讯作者:
Tevfik Bultan
Applying infinite state model checking and other analysis techniques to tabular requirements specifications of safety-critical systems
- DOI:
10.1007/s10617-008-9014-2 - 发表时间:
2008-05-14 - 期刊:
- 影响因子:0.900
- 作者:
Tevfik Bultan;Constance Heitmeyer - 通讯作者:
Constance Heitmeyer
Eliminating synchronization faults in air traffic control software via design for verification with concurrency controllers
- DOI:
10.1007/s10515-007-0008-2 - 发表时间:
2007-05-17 - 期刊:
- 影响因子:3.100
- 作者:
Aysu Betin Can;Tevfik Bultan;Mikael Lindvall;Benjamin Lux;Stefan Topp - 通讯作者:
Stefan Topp
Tevfik Bultan的其他文献
{{
item.title }}
{{ item.translation_title }}
- DOI:
{{ item.doi }} - 发表时间:
{{ item.publish_year }} - 期刊:
- 影响因子:{{ item.factor }}
- 作者:
{{ item.authors }} - 通讯作者:
{{ item.author }}
{{ truncateString('Tevfik Bultan', 18)}}的其他基金
FMitF: Track I: Scalable and Quantitative Verification for Neural Network Analysis and Design
FMITF:第一轨:神经网络分析和设计的可扩展和定量验证
- 批准号:
2124039 - 财政年份:2021
- 资助金额:
$ 49.99万 - 项目类别:
Standard Grant
Collaborative Research: SHF: Small: Automated Quantitative Assessment of Testing Difficulty
合作研究:SHF:小型:测试难度自动定量评估
- 批准号:
2008660 - 财政年份:2020
- 资助金额:
$ 49.99万 - 项目类别:
Standard Grant
SHF: Medium: Collaborative Research: HUGS: Human-Guided Software Testing and Analysis for Scalable Bug Detection and Repair
SHF:中:协作研究:HUGS:用于可扩展错误检测和修复的人工引导软件测试和分析
- 批准号:
1901098 - 财政年份:2019
- 资助金额:
$ 49.99万 - 项目类别:
Continuing Grant
SHF: Small: Differential Policy Verification and Repair for Access Control in the Cloud
SHF:小型:云中访问控制的差异策略验证和修复
- 批准号:
1817242 - 财政年份:2018
- 资助金额:
$ 49.99万 - 项目类别:
Standard Grant
NSF Travel and Attendance Grant Proposal for ISSTA/SPIN 2017
NSF ISSTA/SPIN 2017 差旅和出勤补助金提案
- 批准号:
1741648 - 财政年份:2017
- 资助金额:
$ 49.99万 - 项目类别:
Standard Grant
EAGER: Collaborative Research: Leveraging Graph Databases for Incremental and Scalable Symbolic Analysis and Verification of Web Applications
EAGER:协作研究:利用图形数据库进行增量和可扩展的 Web 应用程序符号分析和验证
- 批准号:
1548848 - 财政年份:2015
- 资助金额:
$ 49.99万 - 项目类别:
Standard Grant
TC: Small: Collaborative Research: Viewpoints: Discovering Client- and Server-side Input Validation Inconsistencies to Improve Web Application Security
TC:小型:协作研究:观点:发现客户端和服务器端输入验证不一致以提高 Web 应用程序安全性
- 批准号:
1116967 - 财政年份:2011
- 资助金额:
$ 49.99万 - 项目类别:
Standard Grant
SHF: Small: Collaborative Research: Formal Analysis of Distributed Interactions
SHF:小型:协作研究:分布式交互的形式分析
- 批准号:
1117708 - 财政年份:2011
- 资助金额:
$ 49.99万 - 项目类别:
Standard Grant
TC: Small:Automata Based String Analysis for Detecting Vulnerabilities in Web Applications
TC:Small:基于自动机的字符串分析,用于检测 Web 应用程序中的漏洞
- 批准号:
0916112 - 财政年份:2009
- 资助金额:
$ 49.99万 - 项目类别:
Standard Grant
SoD-HCER: Design for Verification
SoD-HCER:验证设计
- 批准号:
0614002 - 财政年份:2006
- 资助金额:
$ 49.99万 - 项目类别:
Standard Grant
相似国自然基金
昼夜节律性small RNA在血斑形成时间推断中的法医学应用研究
- 批准号:
- 批准年份:2024
- 资助金额:0.0 万元
- 项目类别:省市级项目
tRNA-derived small RNA上调YBX1/CCL5通路参与硼替佐米诱导慢性疼痛的机制研究
- 批准号:n/a
- 批准年份:2022
- 资助金额:10.0 万元
- 项目类别:省市级项目
Small RNA调控I-F型CRISPR-Cas适应性免疫性的应答及分子机制
- 批准号:32000033
- 批准年份:2020
- 资助金额:24.0 万元
- 项目类别:青年科学基金项目
Small RNAs调控解淀粉芽胞杆菌FZB42生防功能的机制研究
- 批准号:31972324
- 批准年份:2019
- 资助金额:58.0 万元
- 项目类别:面上项目
变异链球菌small RNAs连接LuxS密度感应与生物膜形成的机制研究
- 批准号:81900988
- 批准年份:2019
- 资助金额:21.0 万元
- 项目类别:青年科学基金项目
肠道细菌关键small RNAs在克罗恩病发生发展中的功能和作用机制
- 批准号:31870821
- 批准年份:2018
- 资助金额:56.0 万元
- 项目类别:面上项目
基于small RNA 测序技术解析鸽分泌鸽乳的分子机制
- 批准号:31802058
- 批准年份:2018
- 资助金额:26.0 万元
- 项目类别:青年科学基金项目
Small RNA介导的DNA甲基化调控的水稻草矮病毒致病机制
- 批准号:31772128
- 批准年份:2017
- 资助金额:60.0 万元
- 项目类别:面上项目
基于small RNA-seq的针灸治疗桥本甲状腺炎的免疫调控机制研究
- 批准号:81704176
- 批准年份:2017
- 资助金额:20.0 万元
- 项目类别:青年科学基金项目
水稻OsSGS3与OsHEN1调控small RNAs合成及其对抗病性的调节
- 批准号:91640114
- 批准年份:2016
- 资助金额:85.0 万元
- 项目类别:重大研究计划
相似海外基金
SHF: Small: Modular Automated Verification of Concurrent Data Structures
SHF:小型:并发数据结构的模块化自动验证
- 批准号:
2304758 - 财政年份:2023
- 资助金额:
$ 49.99万 - 项目类别:
Standard Grant
Collaborative Research: SHF: Small: Scalable and Extensible I/O Runtime and Tools for Next Generation Adaptive Data Layouts
协作研究:SHF:小型:可扩展和可扩展的 I/O 运行时以及下一代自适应数据布局的工具
- 批准号:
2401274 - 财政年份:2023
- 资助金额:
$ 49.99万 - 项目类别:
Standard Grant
SHF: Small: Data Movement Complexity: Theory and Optimization
SHF:小型:数据移动复杂性:理论与优化
- 批准号:
2217395 - 财政年份:2022
- 资助金额:
$ 49.99万 - 项目类别:
Standard Grant
SHF: Small: CT-DDS -- Scalable Concolic Testing of Parallel Applications With Shared Dynamic Data Structures
SHF:小型:CT-DDS——具有共享动态数据结构的并行应用程序的可扩展 Concolic 测试
- 批准号:
2226448 - 财政年份:2022
- 资助金额:
$ 49.99万 - 项目类别:
Standard Grant
SHF: Small: Methods, Workflows, and Data Commons for Reducing Training Costs in Neural Architecture Search on High-Performance Computing Platforms
SHF:小型:降低高性能计算平台上神经架构搜索训练成本的方法、工作流程和数据共享
- 批准号:
2223704 - 财政年份:2022
- 资助金额:
$ 49.99万 - 项目类别:
Standard Grant
Collaborative Research: SHF: Small: Scalable and Extensible I/O Runtime and Tools for Next Generation Adaptive Data Layouts
协作研究:SHF:小型:可扩展和可扩展的 I/O 运行时以及下一代自适应数据布局的工具
- 批准号:
2221811 - 财政年份:2022
- 资助金额:
$ 49.99万 - 项目类别:
Standard Grant
Collaborative Research: SHF: Small: Data-Driven Lemma Synthesis for Interactive Proofs
协作研究:SHF:小型:交互式证明的数据驱动引理合成
- 批准号:
2220891 - 财政年份:2022
- 资助金额:
$ 49.99万 - 项目类别:
Standard Grant
SHF: Small: Towards High Performance Serverless Edge Computing for Data-intensive Applications
SHF:小型:面向数据密集型应用程序的高性能无服务器边缘计算
- 批准号:
2230620 - 财政年份:2022
- 资助金额:
$ 49.99万 - 项目类别:
Standard Grant
Collaborative Research: SHF: Small: Scalable and Extensible I/O Runtime and Tools for Next Generation Adaptive Data Layouts
协作研究:SHF:小型:可扩展和可扩展的 I/O 运行时以及下一代自适应数据布局的工具
- 批准号:
2221812 - 财政年份:2022
- 资助金额:
$ 49.99万 - 项目类别:
Standard Grant
SHF: Small: Ubiquitous and Transparent Near-data Computing for General Purpose Processors
SHF:小型:通用处理器的无处不在且透明的近数据计算
- 批准号:
2200831 - 财政年份:2022
- 资助金额:
$ 49.99万 - 项目类别:
Standard Grant