These 23 commits are when the Protocol Buffers files have changed:
| Commit: | cdc1cb7 | |
|---|---|---|
| Author: | Willi Ballenthin | |
| Committer: | Willi Ballenthin | |
rename "sequence" scope to "span of calls" scope pep8 fix ref update submodules update testfiles submodule duplicate variable
The documentation is generated from this commit.
| Commit: | b06fea1 | |
|---|---|---|
| Author: | Willi Ballenthin | |
| Committer: | Willi Ballenthin | |
dynamic: add sequence scope addresses discussion in https://github.com/mandiant/capa-rules/discussions/951 pep8 sequence: add test showing multiple sequences overlapping a single event
| Commit: | df7697d | |
|---|---|---|
| Author: | Ana Maria Martinez Gomez | |
| Committer: | Willi Ballenthin | |
[copyright + license] Add missing headers Add copyright and license information headers to the source code files inside the `web` directory and the `capa/render/proto/capa.proto` file. I have used addlicense to add the headers.
| Commit: | 9a76558 | |
|---|---|---|
| Author: | Lin Chen | |
| Committer: | Willi Ballenthin | |
Add package name for CAPA proto Having a package name is recommended in protobuf's style guide, to avoid naming conflicts.
| Commit: | 9e6919f | |
|---|---|---|
| Author: | Willi Ballenthin | |
layout: capture call names so that they can be rendered to output
| Commit: | ee4f029 | |
|---|---|---|
| Author: | Willi Ballenthin | |
layout: capture process name
| Commit: | 5b4c167 | |
|---|---|---|
| Author: | Willi Ballenthin | |
proto: add additional types
| Commit: | 866c7c5 | |
|---|---|---|
| Author: | Willi Ballenthin | |
proto: deprecate metadata.analysis
| Commit: | 88ee6e6 | |
|---|---|---|
| Author: | Willi Ballenthin | |
wip: proto: add Metadata.[static, dynamic]_analysis
| Commit: | 08c9bbc | |
|---|---|---|
| Author: | Willi Ballenthin | |
proto: deprecate RuleMetadata.scope
| Commit: | f96b9e6 | |
|---|---|---|
| Author: | Willi Ballenthin | |
proto: add RuleMetadata.scopes
| Commit: | ebcbad3 | |
|---|---|---|
| Author: | Willi Ballenthin | |
proto: add new scopes
| Commit: | 3057b5f | |
|---|---|---|
| Author: | Willi Ballenthin | |
| Committer: | GitHub | |
render: show analysis flavor closes #1711
| Commit: | c91dc71 | |
|---|---|---|
| Author: | Willi Ballenthin | |
| Committer: | GitHub | |
result document: wire analysis flavor through metadata ref #1711
| Commit: | ec785f9 | |
|---|---|---|
| Author: | Willi Ballenthin | |
proto: don't use name `property` due to top level python decorator name
| Commit: | 26a8647 | |
|---|---|---|
| Author: | Willi Ballenthin | |
proto: revert address field name change
| Commit: | cae7c4d | |
|---|---|---|
| Author: | Willi Ballenthin | |
proto: update doc and field numbers
| Commit: | 27a5e17 | |
|---|---|---|
| Author: | Willi Ballenthin | |
proto: rename address value field
| Commit: | 6086cc5 | |
|---|---|---|
| Author: | mr-tz | |
update number/offset understanding
| Commit: | a7b7f64 | |
|---|---|---|
| Author: | mr-tz | |
update translator and tests
| Commit: | 44d8e69 | |
|---|---|---|
| Author: | mr-tz | |
improve int/Integer handling
| Commit: | a7e4d26 | |
|---|---|---|
| Author: | mr-tz | |
convert rd meta to proto
| Commit: | 38d8b7f | |
|---|---|---|
| Author: | Willi Ballenthin | |
render: add initial proto generator