buildah changed to containers

This commit is contained in:
Julien Bisconti 2018-10-14 21:09:31 +02:00 committed by Andreas Gebhardt
parent c128fd87c3
commit 2988456555
82 changed files with 666 additions and 652 deletions

View File

@ -164,7 +164,7 @@ _Source:_ [What is Docker](https://www.docker.com/why-docker)
### Deployment and Infrastructure ### Deployment and Infrastructure
- [blackfish](https://gitlab.com/blackfish/blackfish) - a CoreOS VM to build swarm clusters for Dev & Production by [@DataMC](http://datamc.io/) - [blackfish](https://gitlab.com/blackfish/blackfish) - a CoreOS VM to build swarm clusters for Dev & Production by [@blackfish](https://gitlab.com/blackfish/)
- [Centurion](https://github.com/newrelic/centurion) - Centurion is a mass deployment tool for Docker fleets. It takes containers from a Docker registry and runs them on a fleet of hosts with the correct environment variables, host volume mappings, and port mappings. By [@newrelic](https://github.com/newrelic) - [Centurion](https://github.com/newrelic/centurion) - Centurion is a mass deployment tool for Docker fleets. It takes containers from a Docker registry and runs them on a fleet of hosts with the correct environment variables, host volume mappings, and port mappings. By [@newrelic](https://github.com/newrelic)
- [Clocker](https://github.com/brooklyncentral/clocker) - Clocker creates and manages a Docker cloud infrastructure. Clocker supports single-click deployments and runtime management of multi-node applications that run as containers distributed across multiple hosts, on both Docker and Marathon. It leverages [Calico][calico] and [Weave][weave] for networking and [Brooklyn](http://brooklyn.apache.org/) for application blueprints. By [@brooklyncentral](https://github.com/brooklyncentral) - [Clocker](https://github.com/brooklyncentral/clocker) - Clocker creates and manages a Docker cloud infrastructure. Clocker supports single-click deployments and runtime management of multi-node applications that run as containers distributed across multiple hosts, on both Docker and Marathon. It leverages [Calico][calico] and [Weave][weave] for networking and [Brooklyn](http://brooklyn.apache.org/) for application blueprints. By [@brooklyncentral](https://github.com/brooklyncentral)
- [Conduit](https://github.com/ehazlett/conduit) - Experimental deployment system for Docker by [@ehazlett](https://github.com/ehazlett) - [Conduit](https://github.com/ehazlett/conduit) - Experimental deployment system for Docker by [@ehazlett](https://github.com/ehazlett)
@ -270,7 +270,7 @@ _Source:_ [What is Docker](https://www.docker.com/why-docker)
- [docker-explorer](https://github.com/google/docker-explorer) - A tool to help forensicate offline docker acquisitions by [@Google][google] - [docker-explorer](https://github.com/google/docker-explorer) - A tool to help forensicate offline docker acquisitions by [@Google][google]
- [notary](https://github.com/theupdateframework/notary) - a server and a client for running and interacting with trusted collections. By [@TUF](https://github.com/theupdateframework) - [notary](https://github.com/theupdateframework/notary) - a server and a client for running and interacting with trusted collections. By [@TUF](https://github.com/theupdateframework)
- [oscap-docker](https://github.com/OpenSCAP/openscap) - OpenSCAP provides oscap-docker tool which is used to scan Docker containers and images. By [OpenSCAP](https://github.com/OpenSCAP) - [oscap-docker](https://github.com/OpenSCAP/openscap) - OpenSCAP provides oscap-docker tool which is used to scan Docker containers and images. By [OpenSCAP](https://github.com/OpenSCAP)
- [Sysdig Falco](https://github.com/draios/falco) - Sysdig Falco is an open source container security monitor. It can monitor application, container, host, and network activity and alert on unauthorized activity. - [Sysdig Falco](https://github.com/falcosecurity/falco) - Sysdig Falco is an open source container security monitor. It can monitor application, container, host, and network activity and alert on unauthorized activity.
- [Sysdig Secure](https://sysdig.com/products/secure/) :heavy_dollar_sign: - Sysdig Secure addresses run-time security through behavioral monitoring and defense, and provides deep forensics based on open source Sysdig for incident response. - [Sysdig Secure](https://sysdig.com/products/secure/) :heavy_dollar_sign: - Sysdig Secure addresses run-time security through behavioral monitoring and defense, and provides deep forensics based on open source Sysdig for incident response.
- [Twistlock](https://www.twistlock.com/) :heavy_dollar_sign: - Twistlock Security Suite detects vulnerabilities, hardens container images, and enforces security policies across the lifecycle of applications. - [Twistlock](https://www.twistlock.com/) :heavy_dollar_sign: - Twistlock Security Suite detects vulnerabilities, hardens container images, and enforces security policies across the lifecycle of applications.
@ -570,7 +570,6 @@ Services to securely store your Docker images.
- [Semaphore CI](https://semaphoreci.com/product/docker) — A high-performance cloud solution that makes it easy to build, test and ship your containers to production. - [Semaphore CI](https://semaphoreci.com/product/docker) — A high-performance cloud solution that makes it easy to build, test and ship your containers to production.
- [Shippable](https://app.shippable.com/) - A SaaS platform for developers and DevOps teams that significantly reduces the time taken for code to be built, tested and deployed to production. - [Shippable](https://app.shippable.com/) - A SaaS platform for developers and DevOps teams that significantly reduces the time taken for code to be built, tested and deployed to production.
- [TravisCI](https://travis-ci.org/) - A Free github projects continuous integration Saas platform for developers and Devops. - [TravisCI](https://travis-ci.org/) - A Free github projects continuous integration Saas platform for developers and Devops.
- [Wercker](http://www.wercker.com/) - A Docker-Native continous integration & deployment Automation platform for Kubernetes & Microservice Deployments.
### CaaS ### CaaS

View File

@ -11935,7 +11935,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -11980,8 +11980,8 @@
"pushed_at": "2018-05-22T20:54:21Z", "pushed_at": "2018-05-22T20:54:21Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2775, "size": 2775,
"stargazers_count": 803, "stargazers_count": 803,
@ -16597,7 +16597,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -16642,8 +16642,8 @@
"pushed_at": "2018-03-04T08:01:11Z", "pushed_at": "2018-03-04T08:01:11Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 773, "stargazers_count": 773,

View File

@ -12416,7 +12416,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12461,8 +12461,8 @@
"pushed_at": "2018-05-31T19:05:08Z", "pushed_at": "2018-05-31T19:05:08Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2775, "size": 2775,
"stargazers_count": 808, "stargazers_count": 808,
@ -17214,7 +17214,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17259,8 +17259,8 @@
"pushed_at": "2018-03-04T08:01:11Z", "pushed_at": "2018-03-04T08:01:11Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 778, "stargazers_count": 778,
@ -19778,7 +19778,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19823,8 +19823,8 @@
"pushed_at": "2018-06-06T14:11:07Z", "pushed_at": "2018-06-06T14:11:07Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 15863, "size": 15863,
"stargazers_count": 639, "stargazers_count": 639,

View File

@ -12426,7 +12426,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12471,8 +12471,8 @@
"pushed_at": "2018-06-09T00:34:06Z", "pushed_at": "2018-06-09T00:34:06Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2777, "size": 2777,
"stargazers_count": 809, "stargazers_count": 809,
@ -17228,7 +17228,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17273,8 +17273,8 @@
"pushed_at": "2018-03-04T08:01:11Z", "pushed_at": "2018-03-04T08:01:11Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 778, "stargazers_count": 778,
@ -19794,7 +19794,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19839,8 +19839,8 @@
"pushed_at": "2018-06-09T13:11:14Z", "pushed_at": "2018-06-09T13:11:14Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 15903, "size": 15903,
"stargazers_count": 695, "stargazers_count": 695,

View File

@ -12426,7 +12426,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12471,8 +12471,8 @@
"pushed_at": "2018-06-18T16:44:09Z", "pushed_at": "2018-06-18T16:44:09Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2802, "size": 2802,
"stargazers_count": 826, "stargazers_count": 826,
@ -17228,7 +17228,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17273,8 +17273,8 @@
"pushed_at": "2018-03-04T08:01:11Z", "pushed_at": "2018-03-04T08:01:11Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 781, "stargazers_count": 781,
@ -19794,7 +19794,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19839,8 +19839,8 @@
"pushed_at": "2018-06-25T10:54:33Z", "pushed_at": "2018-06-25T10:54:33Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16079, "size": 16079,
"stargazers_count": 765, "stargazers_count": 765,

View File

@ -12248,7 +12248,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12293,8 +12293,8 @@
"pushed_at": "2018-07-06T23:11:51Z", "pushed_at": "2018-07-06T23:11:51Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2783, "size": 2783,
"stargazers_count": 843, "stargazers_count": 843,
@ -17050,7 +17050,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17095,8 +17095,8 @@
"pushed_at": "2018-03-04T08:01:11Z", "pushed_at": "2018-03-04T08:01:11Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 785, "stargazers_count": 785,
@ -19616,7 +19616,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19661,8 +19661,8 @@
"pushed_at": "2018-07-08T11:43:03Z", "pushed_at": "2018-07-08T11:43:03Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16329, "size": 16329,
"stargazers_count": 802, "stargazers_count": 802,

View File

@ -12248,7 +12248,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12293,8 +12293,8 @@
"pushed_at": "2018-07-16T20:42:46Z", "pushed_at": "2018-07-16T20:42:46Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2869, "size": 2869,
"stargazers_count": 864, "stargazers_count": 864,
@ -17050,7 +17050,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17095,8 +17095,8 @@
"pushed_at": "2018-03-04T08:01:11Z", "pushed_at": "2018-03-04T08:01:11Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 787, "stargazers_count": 787,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-07-18T15:50:10Z", "pushed_at": "2018-07-18T15:50:10Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16363, "size": 16363,
"stargazers_count": 819, "stargazers_count": 819,

View File

@ -12248,7 +12248,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12293,8 +12293,8 @@
"pushed_at": "2018-07-16T20:42:46Z", "pushed_at": "2018-07-16T20:42:46Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2869, "size": 2869,
"stargazers_count": 870, "stargazers_count": 870,
@ -17050,7 +17050,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17095,8 +17095,8 @@
"pushed_at": "2018-03-04T08:01:11Z", "pushed_at": "2018-03-04T08:01:11Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 788, "stargazers_count": 788,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-07-19T22:09:19Z", "pushed_at": "2018-07-19T22:09:19Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16438, "size": 16438,
"stargazers_count": 818, "stargazers_count": 818,

View File

@ -12248,7 +12248,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12293,8 +12293,8 @@
"pushed_at": "2018-07-16T20:42:46Z", "pushed_at": "2018-07-16T20:42:46Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2869, "size": 2869,
"stargazers_count": 873, "stargazers_count": 873,
@ -17050,7 +17050,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17095,8 +17095,8 @@
"pushed_at": "2018-03-04T08:01:11Z", "pushed_at": "2018-03-04T08:01:11Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 788, "stargazers_count": 788,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-07-21T07:51:18Z", "pushed_at": "2018-07-21T07:51:18Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16438, "size": 16438,
"stargazers_count": 823, "stargazers_count": 823,

View File

@ -12248,7 +12248,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12293,8 +12293,8 @@
"pushed_at": "2018-07-16T20:42:46Z", "pushed_at": "2018-07-16T20:42:46Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2869, "size": 2869,
"stargazers_count": 876, "stargazers_count": 876,
@ -17050,7 +17050,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17095,8 +17095,8 @@
"pushed_at": "2018-03-04T08:01:11Z", "pushed_at": "2018-03-04T08:01:11Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 788, "stargazers_count": 788,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-07-21T19:51:27Z", "pushed_at": "2018-07-21T19:51:27Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16438, "size": 16438,
"stargazers_count": 824, "stargazers_count": 824,

View File

@ -12248,7 +12248,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12293,8 +12293,8 @@
"pushed_at": "2018-07-16T20:42:46Z", "pushed_at": "2018-07-16T20:42:46Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2869, "size": 2869,
"stargazers_count": 877, "stargazers_count": 877,
@ -17050,7 +17050,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17095,8 +17095,8 @@
"pushed_at": "2018-03-04T08:01:11Z", "pushed_at": "2018-03-04T08:01:11Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 789, "stargazers_count": 789,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-07-23T14:56:34Z", "pushed_at": "2018-07-23T14:56:34Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16438, "size": 16438,
"stargazers_count": 825, "stargazers_count": 825,

View File

@ -12248,7 +12248,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12293,8 +12293,8 @@
"pushed_at": "2018-07-16T20:42:46Z", "pushed_at": "2018-07-16T20:42:46Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2869, "size": 2869,
"stargazers_count": 879, "stargazers_count": 879,
@ -17050,7 +17050,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17095,8 +17095,8 @@
"pushed_at": "2018-03-04T08:01:11Z", "pushed_at": "2018-03-04T08:01:11Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 790, "stargazers_count": 790,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-07-24T14:40:35Z", "pushed_at": "2018-07-24T14:40:35Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16447, "size": 16447,
"stargazers_count": 830, "stargazers_count": 830,

View File

@ -12248,7 +12248,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12293,8 +12293,8 @@
"pushed_at": "2018-07-25T00:38:18Z", "pushed_at": "2018-07-25T00:38:18Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2804, "size": 2804,
"stargazers_count": 880, "stargazers_count": 880,
@ -17050,7 +17050,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17095,8 +17095,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 790, "stargazers_count": 790,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-07-25T14:13:14Z", "pushed_at": "2018-07-25T14:13:14Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16448, "size": 16448,
"stargazers_count": 834, "stargazers_count": 834,

View File

@ -12248,7 +12248,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12293,8 +12293,8 @@
"pushed_at": "2018-07-25T00:38:18Z", "pushed_at": "2018-07-25T00:38:18Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2804, "size": 2804,
"stargazers_count": 881, "stargazers_count": 881,
@ -17050,7 +17050,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17095,8 +17095,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 790, "stargazers_count": 790,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-07-26T15:58:01Z", "pushed_at": "2018-07-26T15:58:01Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16473, "size": 16473,
"stargazers_count": 835, "stargazers_count": 835,

View File

@ -12248,7 +12248,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12293,8 +12293,8 @@
"pushed_at": "2018-07-27T11:07:04Z", "pushed_at": "2018-07-27T11:07:04Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2804, "size": 2804,
"stargazers_count": 884, "stargazers_count": 884,
@ -17050,7 +17050,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17095,8 +17095,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 790, "stargazers_count": 790,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-07-27T15:38:10Z", "pushed_at": "2018-07-27T15:38:10Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16453, "size": 16453,
"stargazers_count": 838, "stargazers_count": 838,

View File

@ -12248,7 +12248,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12293,8 +12293,8 @@
"pushed_at": "2018-07-27T23:31:06Z", "pushed_at": "2018-07-27T23:31:06Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2816, "size": 2816,
"stargazers_count": 885, "stargazers_count": 885,
@ -17050,7 +17050,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17095,8 +17095,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 790, "stargazers_count": 790,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-07-28T15:48:56Z", "pushed_at": "2018-07-28T15:48:56Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16472, "size": 16472,
"stargazers_count": 840, "stargazers_count": 840,

View File

@ -12248,7 +12248,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12293,8 +12293,8 @@
"pushed_at": "2018-07-27T23:31:06Z", "pushed_at": "2018-07-27T23:31:06Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2816, "size": 2816,
"stargazers_count": 885, "stargazers_count": 885,
@ -17050,7 +17050,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17095,8 +17095,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 790, "stargazers_count": 790,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-07-28T15:48:56Z", "pushed_at": "2018-07-28T15:48:56Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16468, "size": 16468,
"stargazers_count": 841, "stargazers_count": 841,

View File

@ -12248,7 +12248,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12293,8 +12293,8 @@
"pushed_at": "2018-07-27T23:31:06Z", "pushed_at": "2018-07-27T23:31:06Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2816, "size": 2816,
"stargazers_count": 886, "stargazers_count": 886,
@ -17050,7 +17050,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17095,8 +17095,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 790, "stargazers_count": 790,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-07-30T15:59:38Z", "pushed_at": "2018-07-30T15:59:38Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16468, "size": 16468,
"stargazers_count": 843, "stargazers_count": 843,

View File

@ -12248,7 +12248,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12293,8 +12293,8 @@
"pushed_at": "2018-07-27T23:31:06Z", "pushed_at": "2018-07-27T23:31:06Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2816, "size": 2816,
"stargazers_count": 889, "stargazers_count": 889,
@ -17050,7 +17050,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17095,8 +17095,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 790, "stargazers_count": 790,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-07-31T16:17:30Z", "pushed_at": "2018-07-31T16:17:30Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16468, "size": 16468,
"stargazers_count": 843, "stargazers_count": 843,

View File

@ -12248,7 +12248,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12293,8 +12293,8 @@
"pushed_at": "2018-07-31T19:07:29Z", "pushed_at": "2018-07-31T19:07:29Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2817, "size": 2817,
"stargazers_count": 890, "stargazers_count": 890,
@ -17050,7 +17050,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17095,8 +17095,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 791, "stargazers_count": 791,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-08-01T16:18:39Z", "pushed_at": "2018-08-01T16:18:39Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16509, "size": 16509,
"stargazers_count": 845, "stargazers_count": 845,

View File

@ -12248,7 +12248,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12293,8 +12293,8 @@
"pushed_at": "2018-07-31T19:07:29Z", "pushed_at": "2018-07-31T19:07:29Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2817, "size": 2817,
"stargazers_count": 892, "stargazers_count": 892,
@ -17050,7 +17050,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17095,8 +17095,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 791, "stargazers_count": 791,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-08-02T16:19:11Z", "pushed_at": "2018-08-02T16:19:11Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16525, "size": 16525,
"stargazers_count": 847, "stargazers_count": 847,

View File

@ -12248,7 +12248,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12293,8 +12293,8 @@
"pushed_at": "2018-07-31T19:07:29Z", "pushed_at": "2018-07-31T19:07:29Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2817, "size": 2817,
"stargazers_count": 894, "stargazers_count": 894,
@ -17050,7 +17050,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17095,8 +17095,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 791, "stargazers_count": 791,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-08-03T14:30:57Z", "pushed_at": "2018-08-03T14:30:57Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16544, "size": 16544,
"stargazers_count": 848, "stargazers_count": 848,

View File

@ -12248,7 +12248,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12293,8 +12293,8 @@
"pushed_at": "2018-07-31T19:07:29Z", "pushed_at": "2018-07-31T19:07:29Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2817, "size": 2817,
"stargazers_count": 894, "stargazers_count": 894,
@ -17050,7 +17050,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17095,8 +17095,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 791, "stargazers_count": 791,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-08-04T08:12:32Z", "pushed_at": "2018-08-04T08:12:32Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16563, "size": 16563,
"stargazers_count": 849, "stargazers_count": 849,

View File

@ -12248,7 +12248,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12293,8 +12293,8 @@
"pushed_at": "2018-07-31T19:07:29Z", "pushed_at": "2018-07-31T19:07:29Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2817, "size": 2817,
"stargazers_count": 894, "stargazers_count": 894,
@ -17050,7 +17050,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17095,8 +17095,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 791, "stargazers_count": 791,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-08-05T11:18:36Z", "pushed_at": "2018-08-05T11:18:36Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16617, "size": 16617,
"stargazers_count": 851, "stargazers_count": 851,

View File

@ -12374,7 +12374,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12419,8 +12419,8 @@
"pushed_at": "2018-07-31T19:07:29Z", "pushed_at": "2018-07-31T19:07:29Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2817, "size": 2817,
"stargazers_count": 896, "stargazers_count": 896,
@ -17176,7 +17176,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17221,8 +17221,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 792, "stargazers_count": 792,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-08-07T16:10:46Z", "pushed_at": "2018-08-07T16:10:46Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16617, "size": 16617,
"stargazers_count": 851, "stargazers_count": 851,

View File

@ -12374,7 +12374,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12419,8 +12419,8 @@
"pushed_at": "2018-08-07T22:32:41Z", "pushed_at": "2018-08-07T22:32:41Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2818, "size": 2818,
"stargazers_count": 898, "stargazers_count": 898,
@ -17176,7 +17176,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17221,8 +17221,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 792, "stargazers_count": 792,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-08-08T09:08:17Z", "pushed_at": "2018-08-08T09:08:17Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16627, "size": 16627,
"stargazers_count": 854, "stargazers_count": 854,

View File

@ -12374,7 +12374,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12419,8 +12419,8 @@
"pushed_at": "2018-08-07T22:32:41Z", "pushed_at": "2018-08-07T22:32:41Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2818, "size": 2818,
"stargazers_count": 898, "stargazers_count": 898,
@ -17176,7 +17176,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17221,8 +17221,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 792, "stargazers_count": 792,
@ -19742,7 +19742,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -19787,8 +19787,8 @@
"pushed_at": "2018-08-09T15:46:04Z", "pushed_at": "2018-08-09T15:46:04Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16627, "size": 16627,
"stargazers_count": 857, "stargazers_count": 857,

View File

@ -12780,7 +12780,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12825,8 +12825,8 @@
"pushed_at": "2018-08-10T21:40:26Z", "pushed_at": "2018-08-10T21:40:26Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2819, "size": 2819,
"stargazers_count": 899, "stargazers_count": 899,
@ -17582,7 +17582,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17627,8 +17627,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 792, "stargazers_count": 792,
@ -20274,7 +20274,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20319,8 +20319,8 @@
"pushed_at": "2018-08-11T08:59:33Z", "pushed_at": "2018-08-11T08:59:33Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16639, "size": 16639,
"stargazers_count": 868, "stargazers_count": 868,

View File

@ -12780,7 +12780,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12825,8 +12825,8 @@
"pushed_at": "2018-08-13T16:48:52Z", "pushed_at": "2018-08-13T16:48:52Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2820, "size": 2820,
"stargazers_count": 901, "stargazers_count": 901,
@ -17582,7 +17582,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17627,8 +17627,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 792, "stargazers_count": 792,
@ -20274,7 +20274,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20319,8 +20319,8 @@
"pushed_at": "2018-08-14T12:40:17Z", "pushed_at": "2018-08-14T12:40:17Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16639, "size": 16639,
"stargazers_count": 873, "stargazers_count": 873,

View File

@ -12780,7 +12780,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12825,8 +12825,8 @@
"pushed_at": "2018-08-15T08:14:00Z", "pushed_at": "2018-08-15T08:14:00Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2820, "size": 2820,
"stargazers_count": 901, "stargazers_count": 901,
@ -17582,7 +17582,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17627,8 +17627,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 793, "stargazers_count": 793,
@ -20274,7 +20274,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20319,8 +20319,8 @@
"pushed_at": "2018-08-15T16:11:34Z", "pushed_at": "2018-08-15T16:11:34Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16639, "size": 16639,
"stargazers_count": 873, "stargazers_count": 873,

View File

@ -12780,7 +12780,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12825,8 +12825,8 @@
"pushed_at": "2018-08-15T08:14:00Z", "pushed_at": "2018-08-15T08:14:00Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2820, "size": 2820,
"stargazers_count": 902, "stargazers_count": 902,
@ -17582,7 +17582,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17627,8 +17627,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 794, "stargazers_count": 794,
@ -20274,7 +20274,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20319,8 +20319,8 @@
"pushed_at": "2018-08-16T14:13:22Z", "pushed_at": "2018-08-16T14:13:22Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16665, "size": 16665,
"stargazers_count": 876, "stargazers_count": 876,

View File

@ -12780,7 +12780,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12825,8 +12825,8 @@
"pushed_at": "2018-08-16T19:41:09Z", "pushed_at": "2018-08-16T19:41:09Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2821, "size": 2821,
"stargazers_count": 901, "stargazers_count": 901,
@ -17582,7 +17582,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17627,8 +17627,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 794, "stargazers_count": 794,
@ -20274,7 +20274,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20319,8 +20319,8 @@
"pushed_at": "2018-08-17T09:41:25Z", "pushed_at": "2018-08-17T09:41:25Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16685, "size": 16685,
"stargazers_count": 877, "stargazers_count": 877,

View File

@ -12780,7 +12780,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12825,8 +12825,8 @@
"pushed_at": "2018-08-17T21:08:14Z", "pushed_at": "2018-08-17T21:08:14Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2821, "size": 2821,
"stargazers_count": 902, "stargazers_count": 902,
@ -17582,7 +17582,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17627,8 +17627,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 794, "stargazers_count": 794,
@ -20274,7 +20274,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20319,8 +20319,8 @@
"pushed_at": "2018-08-17T20:58:00Z", "pushed_at": "2018-08-17T20:58:00Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16685, "size": 16685,
"stargazers_count": 880, "stargazers_count": 880,

View File

@ -12780,7 +12780,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12825,8 +12825,8 @@
"pushed_at": "2018-08-17T21:08:14Z", "pushed_at": "2018-08-17T21:08:14Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2821, "size": 2821,
"stargazers_count": 902, "stargazers_count": 902,
@ -17582,7 +17582,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17627,8 +17627,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 795, "stargazers_count": 795,
@ -20274,7 +20274,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20319,8 +20319,8 @@
"pushed_at": "2018-08-17T20:58:00Z", "pushed_at": "2018-08-17T20:58:00Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16685, "size": 16685,
"stargazers_count": 880, "stargazers_count": 880,

View File

@ -12780,7 +12780,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12825,8 +12825,8 @@
"pushed_at": "2018-08-17T21:08:14Z", "pushed_at": "2018-08-17T21:08:14Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2821, "size": 2821,
"stargazers_count": 902, "stargazers_count": 902,
@ -17582,7 +17582,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17627,8 +17627,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 795, "stargazers_count": 795,
@ -20274,7 +20274,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20319,8 +20319,8 @@
"pushed_at": "2018-08-20T07:49:59Z", "pushed_at": "2018-08-20T07:49:59Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16685, "size": 16685,
"stargazers_count": 880, "stargazers_count": 880,

View File

@ -12780,7 +12780,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12825,8 +12825,8 @@
"pushed_at": "2018-08-20T18:13:26Z", "pushed_at": "2018-08-20T18:13:26Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2821, "size": 2821,
"stargazers_count": 903, "stargazers_count": 903,
@ -17582,7 +17582,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17627,8 +17627,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 795, "stargazers_count": 795,
@ -20274,7 +20274,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20319,8 +20319,8 @@
"pushed_at": "2018-08-21T16:12:46Z", "pushed_at": "2018-08-21T16:12:46Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16685, "size": 16685,
"stargazers_count": 885, "stargazers_count": 885,

View File

@ -12780,7 +12780,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12825,8 +12825,8 @@
"pushed_at": "2018-08-22T00:16:30Z", "pushed_at": "2018-08-22T00:16:30Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2821, "size": 2821,
"stargazers_count": 903, "stargazers_count": 903,
@ -17582,7 +17582,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17627,8 +17627,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 795, "stargazers_count": 795,
@ -20274,7 +20274,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20319,8 +20319,8 @@
"pushed_at": "2018-08-22T15:52:05Z", "pushed_at": "2018-08-22T15:52:05Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16687, "size": 16687,
"stargazers_count": 887, "stargazers_count": 887,

View File

@ -12780,7 +12780,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12825,8 +12825,8 @@
"pushed_at": "2018-08-22T00:16:30Z", "pushed_at": "2018-08-22T00:16:30Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2821, "size": 2821,
"stargazers_count": 904, "stargazers_count": 904,
@ -17582,7 +17582,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17627,8 +17627,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 795, "stargazers_count": 795,
@ -20274,7 +20274,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20319,8 +20319,8 @@
"pushed_at": "2018-08-23T15:49:38Z", "pushed_at": "2018-08-23T15:49:38Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16706, "size": 16706,
"stargazers_count": 888, "stargazers_count": 888,

View File

@ -12780,7 +12780,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12825,8 +12825,8 @@
"pushed_at": "2018-08-22T00:16:30Z", "pushed_at": "2018-08-22T00:16:30Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2821, "size": 2821,
"stargazers_count": 904, "stargazers_count": 904,
@ -17582,7 +17582,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17627,8 +17627,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 796, "stargazers_count": 796,
@ -20274,7 +20274,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20319,8 +20319,8 @@
"pushed_at": "2018-08-24T13:33:24Z", "pushed_at": "2018-08-24T13:33:24Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16710, "size": 16710,
"stargazers_count": 890, "stargazers_count": 890,

View File

@ -12780,7 +12780,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12825,8 +12825,8 @@
"pushed_at": "2018-08-25T08:53:41Z", "pushed_at": "2018-08-25T08:53:41Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2821, "size": 2821,
"stargazers_count": 904, "stargazers_count": 904,
@ -17582,7 +17582,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17627,8 +17627,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 796, "stargazers_count": 796,
@ -20274,7 +20274,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20319,8 +20319,8 @@
"pushed_at": "2018-08-24T21:06:30Z", "pushed_at": "2018-08-24T21:06:30Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16713, "size": 16713,
"stargazers_count": 890, "stargazers_count": 890,

View File

@ -12780,7 +12780,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12825,8 +12825,8 @@
"pushed_at": "2018-08-25T08:53:41Z", "pushed_at": "2018-08-25T08:53:41Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2821, "size": 2821,
"stargazers_count": 905, "stargazers_count": 905,
@ -17582,7 +17582,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17627,8 +17627,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 796, "stargazers_count": 796,
@ -20274,7 +20274,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20319,8 +20319,8 @@
"pushed_at": "2018-08-25T21:18:37Z", "pushed_at": "2018-08-25T21:18:37Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16713, "size": 16713,
"stargazers_count": 890, "stargazers_count": 890,

View File

@ -12900,7 +12900,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-08-25T08:53:41Z", "pushed_at": "2018-08-25T08:53:41Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2821, "size": 2821,
"stargazers_count": 905, "stargazers_count": 905,
@ -17702,7 +17702,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17747,8 +17747,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 796, "stargazers_count": 796,
@ -20394,7 +20394,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20439,8 +20439,8 @@
"pushed_at": "2018-08-27T14:42:38Z", "pushed_at": "2018-08-27T14:42:38Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16718, "size": 16718,
"stargazers_count": 892, "stargazers_count": 892,

View File

@ -12900,7 +12900,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-08-27T23:10:53Z", "pushed_at": "2018-08-27T23:10:53Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2822, "size": 2822,
"stargazers_count": 907, "stargazers_count": 907,
@ -17808,7 +17808,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 796, "stargazers_count": 796,
@ -20500,7 +20500,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-08-28T16:16:27Z", "pushed_at": "2018-08-28T16:16:27Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16738, "size": 16738,
"stargazers_count": 892, "stargazers_count": 892,

View File

@ -12900,7 +12900,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-08-27T23:10:53Z", "pushed_at": "2018-08-27T23:10:53Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2822, "size": 2822,
"stargazers_count": 909, "stargazers_count": 909,
@ -17808,7 +17808,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 796, "stargazers_count": 796,
@ -20500,7 +20500,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-08-29T16:10:42Z", "pushed_at": "2018-08-29T16:10:42Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16750, "size": 16750,
"stargazers_count": 896, "stargazers_count": 896,

View File

@ -12900,7 +12900,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-08-27T23:10:53Z", "pushed_at": "2018-08-27T23:10:53Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2822, "size": 2822,
"stargazers_count": 911, "stargazers_count": 911,
@ -17808,7 +17808,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 796, "stargazers_count": 796,
@ -20500,7 +20500,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-08-30T16:25:25Z", "pushed_at": "2018-08-30T16:25:25Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16752, "size": 16752,
"stargazers_count": 899, "stargazers_count": 899,

View File

@ -12900,7 +12900,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-08-27T23:10:53Z", "pushed_at": "2018-08-27T23:10:53Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2822, "size": 2822,
"stargazers_count": 912, "stargazers_count": 912,
@ -17808,7 +17808,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 796, "stargazers_count": 796,
@ -20500,7 +20500,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-08-31T14:32:52Z", "pushed_at": "2018-08-31T14:32:52Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16762, "size": 16762,
"stargazers_count": 899, "stargazers_count": 899,

View File

@ -12900,7 +12900,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-08-27T23:10:53Z", "pushed_at": "2018-08-27T23:10:53Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2822, "size": 2822,
"stargazers_count": 911, "stargazers_count": 911,
@ -17808,7 +17808,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 796, "stargazers_count": 796,
@ -20500,7 +20500,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-08-31T14:32:52Z", "pushed_at": "2018-08-31T14:32:52Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16762, "size": 16762,
"stargazers_count": 900, "stargazers_count": 900,

View File

@ -12900,7 +12900,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-08-27T23:10:53Z", "pushed_at": "2018-08-27T23:10:53Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2822, "size": 2822,
"stargazers_count": 911, "stargazers_count": 911,
@ -17808,7 +17808,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 796, "stargazers_count": 796,
@ -20500,7 +20500,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-09-01T17:47:58Z", "pushed_at": "2018-09-01T17:47:58Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16765, "size": 16765,
"stargazers_count": 901, "stargazers_count": 901,

View File

@ -12900,7 +12900,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-08-27T23:10:53Z", "pushed_at": "2018-08-27T23:10:53Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2822, "size": 2822,
"stargazers_count": 911, "stargazers_count": 911,
@ -17808,7 +17808,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 796, "stargazers_count": 796,
@ -20500,7 +20500,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-09-03T14:32:57Z", "pushed_at": "2018-09-03T14:32:57Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16765, "size": 16765,
"stargazers_count": 905, "stargazers_count": 905,

View File

@ -12900,7 +12900,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-09-04T07:12:58Z", "pushed_at": "2018-09-04T07:12:58Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2822, "size": 2822,
"stargazers_count": 914, "stargazers_count": 914,
@ -17808,7 +17808,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 796, "stargazers_count": 796,
@ -20500,7 +20500,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-09-04T16:07:02Z", "pushed_at": "2018-09-04T16:07:02Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16772, "size": 16772,
"stargazers_count": 905, "stargazers_count": 905,

View File

@ -12900,7 +12900,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-09-05T16:03:58Z", "pushed_at": "2018-09-05T16:03:58Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2822, "size": 2822,
"stargazers_count": 916, "stargazers_count": 916,
@ -17808,7 +17808,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 797, "stargazers_count": 797,
@ -20500,7 +20500,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-09-05T15:38:32Z", "pushed_at": "2018-09-05T15:38:32Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16773, "size": 16773,
"stargazers_count": 905, "stargazers_count": 905,

View File

@ -12900,7 +12900,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-09-06T10:05:15Z", "pushed_at": "2018-09-06T10:05:15Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2822, "size": 2822,
"stargazers_count": 917, "stargazers_count": 917,
@ -17808,7 +17808,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 797, "stargazers_count": 797,
@ -20500,7 +20500,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-09-06T14:00:55Z", "pushed_at": "2018-09-06T14:00:55Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16774, "size": 16774,
"stargazers_count": 907, "stargazers_count": 907,

View File

@ -12900,7 +12900,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-09-06T10:05:15Z", "pushed_at": "2018-09-06T10:05:15Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2822, "size": 2822,
"stargazers_count": 918, "stargazers_count": 918,
@ -17808,7 +17808,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 797, "stargazers_count": 797,
@ -20500,7 +20500,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-09-07T13:36:45Z", "pushed_at": "2018-09-07T13:36:45Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16777, "size": 16777,
"stargazers_count": 908, "stargazers_count": 908,

View File

@ -12900,7 +12900,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-09-06T10:05:15Z", "pushed_at": "2018-09-06T10:05:15Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2822, "size": 2822,
"stargazers_count": 920, "stargazers_count": 920,
@ -17808,7 +17808,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 797, "stargazers_count": 797,
@ -20500,7 +20500,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-09-07T18:00:14Z", "pushed_at": "2018-09-07T18:00:14Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16777, "size": 16777,
"stargazers_count": 910, "stargazers_count": 910,

View File

@ -12900,7 +12900,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-09-06T10:05:15Z", "pushed_at": "2018-09-06T10:05:15Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2822, "size": 2822,
"stargazers_count": 920, "stargazers_count": 920,
@ -17808,7 +17808,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 797, "stargazers_count": 797,
@ -20500,7 +20500,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-09-09T16:06:54Z", "pushed_at": "2018-09-09T16:06:54Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16782, "size": 16782,
"stargazers_count": 909, "stargazers_count": 909,

View File

@ -12900,7 +12900,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-09-10T15:27:20Z", "pushed_at": "2018-09-10T15:27:20Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2830, "size": 2830,
"stargazers_count": 922, "stargazers_count": 922,
@ -17808,7 +17808,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 798, "stargazers_count": 798,
@ -20500,7 +20500,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-09-10T14:22:59Z", "pushed_at": "2018-09-10T14:22:59Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16795, "size": 16795,
"stargazers_count": 912, "stargazers_count": 912,

View File

@ -12900,7 +12900,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-09-11T14:52:57Z", "pushed_at": "2018-09-11T14:52:57Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2830, "size": 2830,
"stargazers_count": 924, "stargazers_count": 924,
@ -17808,7 +17808,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 798, "stargazers_count": 798,
@ -20500,7 +20500,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-09-11T15:29:44Z", "pushed_at": "2018-09-11T15:29:44Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16797, "size": 16797,
"stargazers_count": 916, "stargazers_count": 916,

View File

@ -12900,7 +12900,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-09-12T15:26:39Z", "pushed_at": "2018-09-12T15:26:39Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2853, "size": 2853,
"stargazers_count": 926, "stargazers_count": 926,
@ -17808,7 +17808,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 798, "stargazers_count": 798,
@ -20500,7 +20500,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-09-12T14:24:54Z", "pushed_at": "2018-09-12T14:24:54Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16798, "size": 16798,
"stargazers_count": 918, "stargazers_count": 918,

View File

@ -12900,7 +12900,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-09-12T15:26:39Z", "pushed_at": "2018-09-12T15:26:39Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2853, "size": 2853,
"stargazers_count": 928, "stargazers_count": 928,
@ -17808,7 +17808,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 798, "stargazers_count": 798,
@ -20500,7 +20500,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-09-13T16:29:52Z", "pushed_at": "2018-09-13T16:29:52Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16807, "size": 16807,
"stargazers_count": 921, "stargazers_count": 921,

View File

@ -12900,7 +12900,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-09-12T15:26:39Z", "pushed_at": "2018-09-12T15:26:39Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2853, "size": 2853,
"stargazers_count": 929, "stargazers_count": 929,
@ -17808,7 +17808,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 798, "stargazers_count": 798,
@ -20500,7 +20500,7 @@
"site_admin": false "site_admin": false
}, },
"private": false, "private": false,
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-09-14T16:37:17Z", "pushed_at": "2018-09-14T16:37:17Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16816, "size": 16816,
"stargazers_count": 923, "stargazers_count": 923,

View File

@ -12900,7 +12900,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-09-12T15:26:39Z", "pushed_at": "2018-09-12T15:26:39Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2853, "size": 2853,
"stargazers_count": 929, "stargazers_count": 929,
@ -17808,7 +17808,7 @@
"type": "User", "type": "User",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 798, "stargazers_count": 798,
@ -20500,7 +20500,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-09-15T11:10:37Z", "pushed_at": "2018-09-15T11:10:37Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16816, "size": 16816,
"stargazers_count": 924, "stargazers_count": 924,

View File

@ -12900,7 +12900,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-09-12T15:26:39Z", "pushed_at": "2018-09-12T15:26:39Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2853, "size": 2853,
"stargazers_count": 930, "stargazers_count": 930,
@ -17808,7 +17808,7 @@
"type": "User", "type": "User",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 798, "stargazers_count": 798,
@ -20500,7 +20500,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-09-15T11:10:37Z", "pushed_at": "2018-09-15T11:10:37Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16816, "size": 16816,
"stargazers_count": 930, "stargazers_count": 930,

View File

@ -12900,7 +12900,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-09-17T11:01:46Z", "pushed_at": "2018-09-17T11:01:46Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2853, "size": 2853,
"stargazers_count": 932, "stargazers_count": 932,
@ -17808,7 +17808,7 @@
"type": "User", "type": "User",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 799, "stargazers_count": 799,
@ -20500,7 +20500,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/projectatomic/buildah", "html_url": "https://github.com/containers/buildah",
"description": "A tool that facilitates building OCI images", "description": "A tool that facilitates building OCI images",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/projectatomic/buildah", "url": "https://api.github.com/repos/projectatomic/buildah",
@ -20545,8 +20545,8 @@
"pushed_at": "2018-09-17T16:38:58Z", "pushed_at": "2018-09-17T16:38:58Z",
"git_url": "git://github.com/projectatomic/buildah.git", "git_url": "git://github.com/projectatomic/buildah.git",
"ssh_url": "git@github.com:projectatomic/buildah.git", "ssh_url": "git@github.com:projectatomic/buildah.git",
"clone_url": "https://github.com/projectatomic/buildah.git", "clone_url": "https://github.com/containers/buildah.git",
"svn_url": "https://github.com/projectatomic/buildah", "svn_url": "https://github.com/containers/buildah",
"homepage": "", "homepage": "",
"size": 16827, "size": 16827,
"stargazers_count": 931, "stargazers_count": 931,

View File

@ -12900,7 +12900,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-09-17T11:01:46Z", "pushed_at": "2018-09-17T11:01:46Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2853, "size": 2853,
"stargazers_count": 932, "stargazers_count": 932,
@ -17808,7 +17808,7 @@
"type": "User", "type": "User",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 799, "stargazers_count": 799,

View File

@ -12900,7 +12900,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-09-18T18:11:11Z", "pushed_at": "2018-09-18T18:11:11Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2867, "size": 2867,
"stargazers_count": 933, "stargazers_count": 933,
@ -17808,7 +17808,7 @@
"type": "User", "type": "User",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 799, "stargazers_count": 799,

View File

@ -12900,7 +12900,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -12945,8 +12945,8 @@
"pushed_at": "2018-09-18T18:11:11Z", "pushed_at": "2018-09-18T18:11:11Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2867, "size": 2867,
"stargazers_count": 934, "stargazers_count": 934,
@ -17808,7 +17808,7 @@
"type": "User", "type": "User",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17853,8 +17853,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 799, "stargazers_count": 799,

View File

@ -13006,7 +13006,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -13051,8 +13051,8 @@
"pushed_at": "2018-09-20T18:47:14Z", "pushed_at": "2018-09-20T18:47:14Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2868, "size": 2868,
"stargazers_count": 935, "stargazers_count": 935,
@ -17914,7 +17914,7 @@
"type": "User", "type": "User",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17959,8 +17959,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 799, "stargazers_count": 799,

View File

@ -13006,7 +13006,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -13051,8 +13051,8 @@
"pushed_at": "2018-09-20T18:47:14Z", "pushed_at": "2018-09-20T18:47:14Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2868, "size": 2868,
"stargazers_count": 936, "stargazers_count": 936,
@ -17914,7 +17914,7 @@
"type": "User", "type": "User",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17959,8 +17959,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 800, "stargazers_count": 800,

View File

@ -13006,7 +13006,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -13051,8 +13051,8 @@
"pushed_at": "2018-09-20T18:47:14Z", "pushed_at": "2018-09-20T18:47:14Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2868, "size": 2868,
"stargazers_count": 936, "stargazers_count": 936,
@ -17914,7 +17914,7 @@
"type": "User", "type": "User",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17959,8 +17959,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 799, "stargazers_count": 799,

View File

@ -13006,7 +13006,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -13051,8 +13051,8 @@
"pushed_at": "2018-09-20T18:47:14Z", "pushed_at": "2018-09-20T18:47:14Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2868, "size": 2868,
"stargazers_count": 936, "stargazers_count": 936,
@ -17914,7 +17914,7 @@
"type": "User", "type": "User",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17959,8 +17959,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 798, "stargazers_count": 798,

View File

@ -13006,7 +13006,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -13051,8 +13051,8 @@
"pushed_at": "2018-09-25T00:04:54Z", "pushed_at": "2018-09-25T00:04:54Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2869, "size": 2869,
"stargazers_count": 938, "stargazers_count": 938,
@ -17914,7 +17914,7 @@
"type": "User", "type": "User",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17959,8 +17959,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 798, "stargazers_count": 798,

View File

@ -13006,7 +13006,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -13051,8 +13051,8 @@
"pushed_at": "2018-09-25T19:44:10Z", "pushed_at": "2018-09-25T19:44:10Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2880, "size": 2880,
"stargazers_count": 941, "stargazers_count": 941,
@ -17914,7 +17914,7 @@
"type": "User", "type": "User",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17959,8 +17959,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 798, "stargazers_count": 798,

View File

@ -13006,7 +13006,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -13051,8 +13051,8 @@
"pushed_at": "2018-09-27T02:49:24Z", "pushed_at": "2018-09-27T02:49:24Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2911, "size": 2911,
"stargazers_count": 942, "stargazers_count": 942,
@ -17914,7 +17914,7 @@
"type": "User", "type": "User",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17959,8 +17959,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 798, "stargazers_count": 798,

View File

@ -13006,7 +13006,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -13051,8 +13051,8 @@
"pushed_at": "2018-09-28T12:35:23Z", "pushed_at": "2018-09-28T12:35:23Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2911, "size": 2911,
"stargazers_count": 944, "stargazers_count": 944,
@ -17914,7 +17914,7 @@
"type": "User", "type": "User",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17959,8 +17959,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 798, "stargazers_count": 798,

View File

@ -13006,7 +13006,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -13051,8 +13051,8 @@
"pushed_at": "2018-09-28T12:35:23Z", "pushed_at": "2018-09-28T12:35:23Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2911, "size": 2911,
"stargazers_count": 946, "stargazers_count": 946,
@ -17914,7 +17914,7 @@
"type": "User", "type": "User",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/squidnyan/docker-registry-ui", "html_url": "https://github.com/atcol/docker-registry-ui",
"description": "A web frontend/UI for easy private/local Docker Registry integration", "description": "A web frontend/UI for easy private/local Docker Registry integration",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/squidnyan/docker-registry-ui", "url": "https://api.github.com/repos/squidnyan/docker-registry-ui",
@ -17959,8 +17959,8 @@
"pushed_at": "2018-07-25T13:14:02Z", "pushed_at": "2018-07-25T13:14:02Z",
"git_url": "git://github.com/squidnyan/docker-registry-ui.git", "git_url": "git://github.com/squidnyan/docker-registry-ui.git",
"ssh_url": "git@github.com:squidnyan/docker-registry-ui.git", "ssh_url": "git@github.com:squidnyan/docker-registry-ui.git",
"clone_url": "https://github.com/squidnyan/docker-registry-ui.git", "clone_url": "https://github.com/atcol/docker-registry-ui.git",
"svn_url": "https://github.com/squidnyan/docker-registry-ui", "svn_url": "https://github.com/atcol/docker-registry-ui",
"homepage": "", "homepage": "",
"size": 42611, "size": 42611,
"stargazers_count": 798, "stargazers_count": 798,

View File

@ -13006,7 +13006,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -13051,8 +13051,8 @@
"pushed_at": "2018-09-28T12:35:23Z", "pushed_at": "2018-09-28T12:35:23Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2911, "size": 2911,
"stargazers_count": 947, "stargazers_count": 947,

View File

@ -13112,7 +13112,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -13157,8 +13157,8 @@
"pushed_at": "2018-10-01T15:42:44Z", "pushed_at": "2018-10-01T15:42:44Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2911, "size": 2911,
"stargazers_count": 951, "stargazers_count": 951,

View File

@ -13112,7 +13112,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -13157,8 +13157,8 @@
"pushed_at": "2018-10-01T15:42:44Z", "pushed_at": "2018-10-01T15:42:44Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2911, "size": 2911,
"stargazers_count": 951, "stargazers_count": 951,

View File

@ -13112,7 +13112,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -13157,8 +13157,8 @@
"pushed_at": "2018-10-01T15:42:44Z", "pushed_at": "2018-10-01T15:42:44Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2911, "size": 2911,
"stargazers_count": 954, "stargazers_count": 954,

View File

@ -13112,7 +13112,7 @@
"type": "Organization", "type": "Organization",
"site_admin": false "site_admin": false
}, },
"html_url": "https://github.com/draios/falco", "html_url": "https://github.com/falcosecurity/falco",
"description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "description": "Sysdig Falco: Behavioral Activity Monitoring With Container Support",
"fork": false, "fork": false,
"url": "https://api.github.com/repos/draios/falco", "url": "https://api.github.com/repos/draios/falco",
@ -13157,8 +13157,8 @@
"pushed_at": "2018-10-01T15:42:44Z", "pushed_at": "2018-10-01T15:42:44Z",
"git_url": "git://github.com/draios/falco.git", "git_url": "git://github.com/draios/falco.git",
"ssh_url": "git@github.com:draios/falco.git", "ssh_url": "git@github.com:draios/falco.git",
"clone_url": "https://github.com/draios/falco.git", "clone_url": "https://github.com/falcosecurity/falco.git",
"svn_url": "https://github.com/draios/falco", "svn_url": "https://github.com/falcosecurity/falco",
"homepage": "", "homepage": "",
"size": 2911, "size": 2911,
"stargazers_count": 954, "stargazers_count": 954,

View File

@ -504,8 +504,8 @@
"status": "active", "status": "active",
"category": 9 "category": 9
}, },
"https://github.com/draios/falco": { "https://github.com/falcosecurity/falco": {
"url": "https://github.com/draios/falco", "url": "https://github.com/falcosecurity/falco",
"status": "active", "status": "active",
"category": 9 "category": 9
}, },
@ -714,8 +714,8 @@
"status": "active", "status": "active",
"category": 14 "category": 14
}, },
"https://github.com/squidnyan/docker-registry-ui": { "https://github.com/atcol/docker-registry-ui": {
"url": "https://github.com/squidnyan/docker-registry-ui", "url": "https://github.com/atcol/docker-registry-ui",
"status": "active", "status": "active",
"category": 14 "category": 14
}, },
@ -834,8 +834,8 @@
"status": "active", "status": "active",
"category": 16 "category": 16
}, },
"https://github.com/projectatomic/buildah": { "https://github.com/containers/buildah": {
"url": "https://github.com/projectatomic/buildah", "url": "https://github.com/containers/buildah",
"status": "active", "status": "active",
"category": 17 "category": 17
}, },
@ -1548,5 +1548,20 @@
"url": "https://github.com/ianmiell/shutit", "url": "https://github.com/ianmiell/shutit",
"status": "active", "status": "active",
"category": 29 "category": 29
},
"https://github.com/roquie/smalte": {
"url": "https://github.com/roquie/smalte",
"status": "active",
"category": 2
},
"https://github.com/stefanprodan/dockprom":{
"url": "https://github.com/stefanprodan/dockprom",
"status": "active",
"category": 4
},
"https://github.com/jeroenpeeters/docker-ssh": {
"url": "https://github.com/jeroenpeeters/docker-ssh",
"status": "active",
"category": 13
} }
} }

View File

@ -107,7 +107,7 @@
"https://github.com/google/docker-explorer", "https://github.com/google/docker-explorer",
"https://github.com/theupdateframework/notary", "https://github.com/theupdateframework/notary",
"https://github.com/OpenSCAP/openscap", "https://github.com/OpenSCAP/openscap",
"https://github.com/draios/falco", "https://github.com/falcosecurity/falco",
"https://github.com/cpuguy83/docker-grand-ambassador", "https://github.com/cpuguy83/docker-grand-ambassador",
"https://github.com/gliderlabs/docker-consul", "https://github.com/gliderlabs/docker-consul",
"https://github.com/etcd-io/etcd", "https://github.com/etcd-io/etcd",