<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soc_collector.git/src, branch main</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/soc_collector.git/'/>
<entry>
<title>Rename timestamp_in_utc to timestamp, change format</title>
<updated>2022-04-25T11:46:11+00:00</updated>
<author>
<name>Ernst Widerberg</name>
<email>ernst@sunet.se</email>
</author>
<published>2022-04-25T11:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/soc_collector.git/commit/?id=1b836e78db2737ba5d1ae43da9828601a5a5c114'/>
<id>1b836e78db2737ba5d1ae43da9828601a5a5c114</id>
<content type='text'>
The format "date-time" in jsonschema is as defined in RFC 3339, which is
about the same as ISO 8601.

Validating this requires an additional package which is specified in
python-jsonschema docs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The format "date-time" in jsonschema is as defined in RFC 3339, which is
about the same as ISO 8601.

Validating this requires an additional package which is specified in
python-jsonschema docs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the schema when creating indexes, also validate data before writing to CouchDB.</title>
<updated>2022-04-12T09:03:53+00:00</updated>
<author>
<name>Kristofer Hallin</name>
<email>kristofer@sunet.se</email>
</author>
<published>2022-04-12T09:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/soc_collector.git/commit/?id=2aebcdeca17f9b46d90f5255dd4d03caa358701e'/>
<id>2aebcdeca17f9b46d90f5255dd4d03caa358701e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added investigation_needed</title>
<updated>2022-04-11T19:11:29+00:00</updated>
<author>
<name>John Van de Meulebrouck Brendgard</name>
<email>john@sunet.se</email>
</author>
<published>2022-04-11T19:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/soc_collector.git/commit/?id=25ce80ec7dc0d9155962aa96164f01420f2a4cfc'/>
<id>25ce80ec7dc0d9155962aa96164f01420f2a4cfc</id>
<content type='text'>
and made it required to specify either
vulnerable or investigation_needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and made it required to specify either
vulnerable or investigation_needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename top-level property "system_name" -&gt; "display_name"</title>
<updated>2022-04-11T14:27:22+00:00</updated>
<author>
<name>Ernst Widerberg</name>
<email>ernst@sunet.se</email>
</author>
<published>2022-04-11T14:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/soc_collector.git/commit/?id=e28a618db0505d8ba6fdd64a1bb5cddb170090f8'/>
<id>e28a618db0505d8ba6fdd64a1bb5cddb170090f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update example_data + schema</title>
<updated>2022-04-11T14:14:47+00:00</updated>
<author>
<name>Ernst Widerberg</name>
<email>ernst@sunet.se</email>
</author>
<published>2022-04-11T14:14:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/soc_collector.git/commit/?id=83f25ea5cafb075474b7379eac0aa612b710e1a6'/>
<id>83f25ea5cafb075474b7379eac0aa612b710e1a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create indexes properly.</title>
<updated>2022-02-21T11:14:03+00:00</updated>
<author>
<name>Kristofer Hallin</name>
<email>kristofer@sunet.se</email>
</author>
<published>2022-02-21T11:14:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/soc_collector.git/commit/?id=39daeb344c3d2d885817041a97d2827ff8aa61fb'/>
<id>39daeb344c3d2d885817041a97d2827ff8aa61fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>JSON schema for data.</title>
<updated>2022-02-07T13:40:11+00:00</updated>
<author>
<name>Kristofer Hallin</name>
<email>kristofer@sunet.se</email>
</author>
<published>2022-02-07T13:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/soc_collector.git/commit/?id=ef48cdd5b106c194c700503a51534179e1ca84ef'/>
<id>ef48cdd5b106c194c700503a51534179e1ca84ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add testing for some unauthorized API calls</title>
<updated>2022-01-21T15:46:26+00:00</updated>
<author>
<name>Ernst Widerberg</name>
<email>ernst@sunet.se</email>
</author>
<published>2022-01-18T10:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/soc_collector.git/commit/?id=583762aee1f46a853bb728cabd55756d31abc7aa'/>
<id>583762aee1f46a853bb728cabd55756d31abc7aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow passing args to pytest from quickstart.sh</title>
<updated>2022-01-21T15:46:26+00:00</updated>
<author>
<name>Ernst Widerberg</name>
<email>ernst@sunet.se</email>
</author>
<published>2022-01-18T10:29:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/soc_collector.git/commit/?id=396e8fddd2e5485d32bfadbe89890dfa85ce4f30'/>
<id>396e8fddd2e5485d32bfadbe89890dfa85ce4f30</id>
<content type='text'>
Usage: ./quickstart_test.sh [-v] [-c] [-- &lt;args to pytest&gt;]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Usage: ./quickstart_test.sh [-v] [-c] [-- &lt;args to pytest&gt;]
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix</title>
<updated>2022-01-14T15:37:20+00:00</updated>
<author>
<name>Ernst Widerberg</name>
<email>ernst@sunet.se</email>
</author>
<published>2022-01-14T15:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/soc_collector.git/commit/?id=f5001fc965eae9748e089f36a6017674ca3be839'/>
<id>f5001fc965eae9748e089f36a6017674ca3be839</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
