Leonardo Di Donato
193f33cd40
fix: office hours are bi-weekly
...
Co-authored-by: Lorenzo Fontana <lo@linux.com >
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com >
2019-08-21 17:28:30 +02:00
Leonardo Di Donato
14853597d3
docs: office hours zoom link
...
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com >
Co-authored-by: Lorenzo Fontana <lo@linux.com >
2019-08-21 17:08:03 +02:00
Kris Nova
c713b89542
Adding OSS changes to README
...
Signed-off-by: Kris Nova <kris@nivenly.com >
2019-08-21 15:38:59 +02:00
Mark Stemm
2439873a96
Prepare for 0.17.0
...
New changelog, bump version.
Signed-off-by: Mark Stemm <mark.stemm@gmail.com >
2019-07-31 14:05:12 -07:00
Mark Stemm
a084f8c4ed
CHANGELOG/README changes for 0.16.0
...
Bumping version, noting changes since last release.
Signed-off-by: Mark Stemm <mark.stemm@gmail.com >
2019-07-12 12:18:42 -07:00
Mark Stemm
4561c8b22e
Prepare for 0.15.3
...
README, CHANGELOG.
Signed-off-by: Mark Stemm <mark.stemm@gmail.com >
2019-06-12 22:34:58 +02:00
Mark Stemm
62f5bf26d6
Prepare for 0.15.2
...
Changelog, README.md.
Signed-off-by: Mark Stemm <mark.stemm@gmail.com >
2019-06-12 09:14:04 -07:00
Lorenzo Fontana
4b126fbc4d
new: improve docs for new contributors
...
Signed-off-by: Lorenzo Fontana <lo@linux.com >
2019-06-12 01:48:58 +02:00
Mark Stemm
1c95644d17
Update docs for 0.15.1
...
Signed-off-by: Mark Stemm <mark.stemm@gmail.com >
2019-06-07 15:09:25 -07:00
Radhika Puthiyetath
f23e956a8d
docs: minor language edits
...
I have made minor language edits to fix the following;
* Punctuation
* Typos
* Parallelism
* Clarity.
Example: Such as (inclusion) vs Like (comparison).
falco-CLA-1.0-signed-off-by: Radhika Puthiyetath <radhika.pc@gmail.com >
2019-06-01 00:57:04 +02:00
Matthew Farrellee
2c8c381dae
update documentation link
...
falco-CLA-1.0-signed-off-by: Matthew Farrellee <matt@cs.wisc.edu >
2019-05-31 13:36:36 -07:00
Carlos Panato
12d0f4589e
fix travis ci badges
...
falco-CLA-1.0-signed-off-by: Carlos Panato <ctadeu@gmail.com >
2019-05-25 17:21:55 +02:00
Mark Stemm
50a19207ab
Prepare CHANGELOG/README for 0.15.0 ( #602 )
...
* Prepare CHANGELOG/README for 0.15.0
* Fix typo.
2019-05-13 13:44:06 -07:00
Xiang Dai
29b8dc8cf0
Update contribute doc ( #524 )
...
falco-CLA-1.0-signed-off-by: Xiang Dai <764524258@qq.com >
2019-02-11 13:22:00 -08:00
Mark Stemm
ca7106c652
Update for 0.14.0 ( #519 )
...
Changelog and README.
2019-02-06 16:37:55 -08:00
Michael Ducy
21c7eece25
add cii best practices badge ( #499 )
...
* add cii best practices badge
* add cii best practices badge
2019-01-23 14:04:24 -06:00
Mark Stemm
b76f60d419
Update CHANGELOG/README for 0.13.1 ( #497 )
...
Changes since last release.
2019-01-17 07:19:49 -08:00
Mark Stemm
3fd573e432
Update CHANGELOG, README for 0.13.0 ( #463 )
...
Noting new features and bumping version.
2018-11-09 13:30:51 -08:00
TaoBeier
ff4f7ca13b
Update repo links. ( #447 )
...
falco-CLA-1.0-signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com >
2018-11-07 08:35:10 -08:00
Michael Ducy
0499811762
Clean up Readme, Add CNCF requested files for project. ( #440 )
...
* clean up readme, add cncf requested files
* emails for maintainers
2018-10-10 01:50:17 -05:00
Mark Stemm
2352b96d6b
Change license to Apache 2.0 ( #419 )
...
Replace references to GNU Public License to Apache license in:
- COPYING file
- README
- all source code below falco
- rules files
- rules and code below test directory
- code below falco directory
- entrypoint for docker containers (but not the Dockerfiles)
I didn't generally add copyright notices to all the examples files, as
they aren't core falco. If they did refer to the gpl I changed them to
apache.
2018-09-20 11:47:10 -07:00
Mark Stemm
fb3f2178ba
Prepare for 0.12.1 ( #417 )
...
Updating readme/changelog.
2018-09-11 13:33:14 -07:00
Mark Stemm
eaaff5a773
Prepare for 0.12.0 ( #415 )
...
Add to CHANGELOG and updating version in README.md.
2018-09-11 10:25:10 -07:00
Mark Stemm
24ca38a819
Prepare for 0.11.1 ( #399 )
...
Noting bug fix and bumping version.
2018-07-31 12:05:00 -07:00
Mark Stemm
fdbe62fdae
Prepare for 0.11.0 ( #393 )
...
Updating CHANGELOG.md and README
2018-07-24 17:27:17 -07:00
Andrea Kao
81dcee23a9
edit Falco license info so that GitHub recognizes it ( #380 )
...
GitHub uses a library called Licensee to identify a project's license
type. It shows this information in the status bar and via the API if it
can unambiguously identify the license.
This commit updates the COPYING file so that it contains only the full
text of the GPL 2.0 license. The info that pertains to OpenSSL has now
been moved to the "License Terms" section in the README.
Collectively, these changes allow Licensee to successfully identify the
license type of Falco as GPL 2.0.
falco-CLA-1.0-signed-off-by: Andrea Kao <eirinikos@gmail.com >
2018-06-18 09:44:07 -07:00
Mark Stemm
af57f2b5c8
Update CHANGELOG/README for 0.10.0 ( #358 )
2018-04-24 16:20:16 -07:00
Mark Stemm
3e2f9f63d3
Update changelog/README for 0.9.0 ( #316 )
2018-01-17 16:58:44 -08:00
Mark Stemm
2bda0f7ed5
Update README to drop mailing list
...
Also update the version.
2017-10-10 11:20:36 -07:00
Mark Stemm
1676333d7b
Docs changes for 0.8.0
...
Also fix the incorrect year for several prior releases.
2017-10-09 16:48:59 -07:00
Mark Stemm
c7d61305cc
Merge pull request #263 from draios/govt-cla
...
adding govt CLA
2017-09-22 17:27:01 -07:00
Mark Stemm
ab3da5dfcf
Update govt cla links.
...
Use the falco file, and the govt file.
2017-09-22 17:25:16 -07:00
Mark Stemm
7e4d9f5b51
Fix readme.
...
Fix slack url in README to one that allows self-signup.
This fixes https://github.com/draios/falco/issues/272 .
2017-09-19 16:14:30 -07:00
Chris Crane
ed2586eafb
adding govt CLA
2017-08-04 13:59:17 -07:00
Mark Stemm
69ebcdd8e9
Update for 0.7.0.
...
Update README/CHANGELOG for 0.7.0.
2017-05-30 09:35:24 -07:00
Andrew Martin
612fbb00d9
fix: invalid spaces in README markdown
...
Fix invalid spaces in markdown links
sysdig-CLA-1.0-signed-off-by: Andrew Martin sublimino@gmail.com
2017-05-24 11:16:16 +10:00
Mark Stemm
e97056569f
Update for 0.6.1.
...
Update README/CHANGELOG for 0.6.1.
2017-05-15 10:37:57 -07:00
Mark Stemm
a2a707f771
Update changelog/readme for 0.6.0.
...
Updating with 0.6.0 featues/bug fixes.
Also update the formatting of README to honor github's new slightly
stricter markdown format.
2017-03-29 12:05:37 -07:00
Mark Stemm
4ab72d0391
Updating docs for 0.5.0.
...
New changelog and readme updates.
2016-12-22 12:55:36 -08:00
Mark Stemm
94fcc5399e
Updating for 0.4.0.
...
CHANGELOG for release notes, README to update version.
2016-10-25 09:58:12 -07:00
Mark Stemm
3d640c8a24
Update docs for 0.3.0 release.
...
Fill in release notes for 0.3.0, with links to relevant PRs/github
issues.
Note that 0.3.0 is the latest release.
I also updated the wiki pages to reflect 0.3.0, but that's a separate
repo.
2016-08-05 11:15:46 -07:00
Mark Stemm
b8cd89757a
Add release notes for 0.2.0.
...
Noting changes since 0.1.0.
2016-06-09 09:55:43 -07:00
Mark Stemm
23322700b4
Migrate README contents to wiki.
...
Split up the content from the README into individual pages in the
wiki--that's in a separate change.
2016-06-07 10:18:16 -07:00
Henri DF
22dce61974
Readme.md: overview tweaks
2016-05-18 09:32:04 -07:00
Mark Stemm
467fe33e37
Add travis badges.
...
Showing both dev/master branches for now.
2016-05-17 16:19:18 -07:00
Henri DF
5fe663e62a
readme: lowercase falco
2016-05-17 20:46:51 +00:00
Henri DF
38caea4388
README: add "latest release" section
2016-05-17 20:46:50 +00:00
Henri DF
260b96167c
README: Minor format changes, remove tagline
2016-05-17 13:33:57 -07:00
Mark Stemm
ff9907b552
Merge pull request #66 from draios/add-community-readme
...
Add community links to README.
2016-05-17 09:36:01 -07:00
Henri DF
d373644bc1
Readme.md: update ignored syscalls
...
https://github.com/draios/sysdig/pull/592
2016-05-16 17:58:06 -07:00