omnilog

System Audit Architecture with High Event Coverage and Synchronous Log Availability

https://github.com/microsoft/omnilog

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.8%) to scientific vocabulary

Keywords from Contributors

interactive mesh interpretability profiles sequences generic projection standardization optim embedded
Last synced: 7 months ago · JSON representation ·

Repository

System Audit Architecture with High Event Coverage and Synchronous Log Availability

Basic Info
Statistics
  • Stars: 18
  • Watchers: 5
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Code of conduct Citation Security Support

README.md

OmniLog

This repository contains an early-stage prototype for OmniLog, which will be presented at USENIX Security Symposium (USENIX Security) 2023

Please refer to our paper for all technical details.

Repository organization

  1. arm contains OmniLog prototype for Arm machines.
  2. x86 contains OmniLog prototype for x86 machines.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

Owner

  • Name: Microsoft
  • Login: microsoft
  • Kind: organization
  • Email: opensource@microsoft.com
  • Location: Redmond, WA

Open source projects and samples from Microsoft

Citation (CITATION.cff)

authors:
  - family-names: Gandhi
    given-names:  Varun
    affiliation:  "Harvard University"
  - family-names: Banerjee 
    given-names:  Sarbartha
    affiliation:  "University of Texas at Austin"
  - family-names: Agrawal
    given-names:  Aniket
    affiliation:  "Arizona State University"
  - family-names: Ahmad
    given-names:  Adil
    affiliation:  "Arizona State University"
  - family-names: Lee
    given-names:  Sangho 
    affiliation:  "Microsoft Research"
  - family-names: Peinado 
    given-names:  Marcus
    affiliation:  "Microsoft Research"
cff-version: 1.2.0
message: "If you use this software, please cite the following article."
preferred-citation:
  type: conference-paper
  authors:
    - family-names: Gandhi
      given-names:  Varun
      affiliation:  "Harvard University"
    - family-names: Banerjee 
      given-names:  Sarbartha
      affiliation:  "University of Texas at Austin"
    - family-names: Agrawal
      given-names:  Aniket
      affiliation:  "Arizona State University"
    - family-names: Ahmad
      given-names:  Adil
      affiliation:  "Arizona University"
    - family-names: Lee
      given-names:  Sangho 
      affiliation:  "Microsoft Research"
    - family-names: Peinado 
      given-names:  Marcus
      affiliation:  "Microsoft Research"
  title: "Rethinking System Audit Architectures for High Event Coverage and Synchronous Log Availability"
  collection-title: "Proceedings of the 32nd USENIX Security Symposium (Security 2023)"
  year: 2023
  month: 8

GitHub Events

Total
  • Watch event: 4
  • Delete event: 1
  • Push event: 1
  • Pull request event: 2
  • Create event: 1
Last Year
  • Watch event: 4
  • Delete event: 1
  • Push event: 1
  • Pull request event: 2
  • Create event: 1

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 15
  • Total Committers: 2
  • Avg Commits per committer: 7.5
  • Development Distribution Score (DDS): 0.333
Past Year
  • Commits: 10
  • Committers: 1
  • Avg Commits per committer: 10.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
dependabot[bot] 4****] 10
Sangho Lee S****e@m****m 5
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 1
  • Total pull requests: 25
  • Average time to close issues: 3 days
  • Average time to close pull requests: about 20 hours
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 2.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 25
  • Bot issues: 1
  • Bot pull requests: 22
Past Year
  • Issues: 0
  • Pull requests: 10
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 day
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 10
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (28)
  • sangho2 (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (28) python (17) javascript (11)

Dependencies

.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/init v2 composite
arm/imx-atf/package-lock.json npm
  • 315 dependencies
arm/imx-atf/package.json npm
  • @commitlint/cli ^14.1.0 development
  • @commitlint/config-conventional ^14.1.0 development
  • commitizen ^4.3.0 development
  • conventional-changelog-tf-a file:tools/conventional-changelog-tf-a development
  • cz-conventional-changelog ^3.3.0 development
  • husky ^7.0.4 development
  • standard-version ^9.3.2 development
arm/imx-atf/tools/conventional-changelog-tf-a/package.json npm
  • conventional-changelog-conventionalcommits ^4.6.1
  • execa ^5.1.1
  • lodash ^4.17.21
  • q ^1.5.1
arm/imx-atf/docs/requirements.in pypi
  • myst-parser ==0.15.2
  • pip-tools ==6.4.0
  • sphinx ==4.2.0
  • sphinx-rtd-theme ==1.0.0
  • sphinxcontrib-plantuml ==0.22
arm/imx-atf/docs/requirements.txt pypi
  • alabaster ==0.7.12
  • attrs ==21.2.0
  • babel ==2.9.1
  • certifi ==2023.7.22
  • charset-normalizer ==2.0.4
  • click ==8.0.1
  • docutils ==0.16
  • idna ==3.2
  • imagesize ==1.2.0
  • jinja2 ==3.0.1
  • markdown-it-py ==1.1.0
  • markupsafe ==2.0.1
  • mdit-py-plugins ==0.2.8
  • myst-parser ==0.15.2
  • packaging ==21.0
  • pep517 ==0.11.0
  • pip-tools ==6.4.0
  • pygments ==2.15.0
  • pyparsing ==2.4.7
  • pytz ==2021.1
  • pyyaml ==6.0
  • requests ==2.31.0
  • snowballstemmer ==2.1.0
  • sphinx ==4.2.0
  • sphinx-rtd-theme ==1.0.0
  • sphinxcontrib-applehelp ==1.0.2
  • sphinxcontrib-devhelp ==1.0.2
  • sphinxcontrib-htmlhelp ==2.0.0
  • sphinxcontrib-jsmath ==1.0.1
  • sphinxcontrib-plantuml ==0.22
  • sphinxcontrib-qthelp ==1.0.3
  • sphinxcontrib-serializinghtml ==1.1.5
  • tomli ==1.2.1
  • urllib3 ==1.26.6
  • wheel ==0.38.1