Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create SECURITY.md #3562

Merged
merged 1 commit into from
Mar 1, 2022
Merged

Create SECURITY.md #3562

merged 1 commit into from
Mar 1, 2022

Conversation

gustawlippa
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 25, 2022

Codecov Report

Merging #3562 (eaae0e3) into master (d5301f8) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3562      +/-   ##
==========================================
+ Coverage   79.23%   79.26%   +0.02%     
==========================================
  Files         421      421              
  Lines       32307    32307              
==========================================
+ Hits        25599    25608       +9     
+ Misses       6708     6699       -9     
Impacted Files Coverage Δ
src/mod_muc.erl 74.77% <0.00%> (-0.23%) ⬇️
src/mod_roster.erl 78.75% <0.00%> (ø)
src/mod_muc_log.erl 78.11% <0.00%> (ø)
src/pubsub/mod_pubsub.erl 73.19% <0.00%> (+0.05%) ⬆️
src/mod_muc_room.erl 77.26% <0.00%> (+0.28%) ⬆️
src/logger/mongoose_log_filter.erl 79.45% <0.00%> (+1.36%) ⬆️
src/mam/mod_mam_elasticsearch_arch.erl 86.84% <0.00%> (+1.75%) ⬆️
src/elasticsearch/mongoose_elasticsearch.erl 84.61% <0.00%> (+7.69%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d5301f8...eaae0e3. Read the comment docs.

@mongoose-im
Copy link
Collaborator

mongoose-im commented Feb 25, 2022

small_tests_24 / small_tests / eaae0e3
Reports root / small


small_tests_23 / small_tests / eaae0e3
Reports root / small


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / eaae0e3
Reports root/ big
OK: 2727 / Failed: 0 / User-skipped: 239 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / eaae0e3
Reports root/ big
OK: 2727 / Failed: 0 / User-skipped: 239 / Auto-skipped: 0


dynamic_domains_mysql_redis_24 / mysql_redis / eaae0e3
Reports root/ big
OK: 2710 / Failed: 0 / User-skipped: 256 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / eaae0e3
Reports root/ big
OK: 2727 / Failed: 0 / User-skipped: 239 / Auto-skipped: 0


ldap_mnesia_23 / ldap_mnesia / eaae0e3
Reports root/ big
OK: 1510 / Failed: 0 / User-skipped: 392 / Auto-skipped: 0


ldap_mnesia_24 / ldap_mnesia / eaae0e3
Reports root/ big
OK: 1510 / Failed: 0 / User-skipped: 392 / Auto-skipped: 0


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / eaae0e3
Reports root/ big
OK: 1685 / Failed: 0 / User-skipped: 371 / Auto-skipped: 0


internal_mnesia_24 / internal_mnesia / eaae0e3
Reports root/ big
OK: 1551 / Failed: 0 / User-skipped: 351 / Auto-skipped: 0


pgsql_mnesia_23 / pgsql_mnesia / eaae0e3
Reports root/ big
OK: 3101 / Failed: 0 / User-skipped: 248 / Auto-skipped: 0


mysql_redis_24 / mysql_redis / eaae0e3
Reports root/ big
OK: 3096 / Failed: 0 / User-skipped: 253 / Auto-skipped: 0


mssql_mnesia_24 / odbc_mssql_mnesia / eaae0e3
Reports root/ big
OK: 3109 / Failed: 1 / User-skipped: 248 / Auto-skipped: 0

disco_and_caps_SUITE:disco_with_caps:user_can_query_friend_features
{error,{{assertion_failed,assert_many,false,[is_roster_set],[],[]},
    [{escalus_new_assert,assert_true,2,
               [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
                {line,84}]},
     {escalus_story,'-make_all_clients_friends/1-fun-0-',2,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,108}]},
     {escalus_utils,'-each_with_index/3-fun-0-',3,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_utils.erl"},
             {line,87}]},
     {lists,foldl,3,[{file,"lists.erl"},{line,1267}]},
     {escalus_utils,'-each_with_index/3-fun-0-',3,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_utils.erl"},
             {line,87}]},
     {lists,foldl,3,[{file,"lists.erl"},{line,1267}]},
     {escalus_utils,distinct_pairs,2,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_utils.erl"},
             {line,60}]},
     {escalus_story,make_all_clients_friends,1,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,106}]}]}}

Report log


pgsql_mnesia_24 / pgsql_mnesia / eaae0e3
Reports root/ big
OK: 3101 / Failed: 0 / User-skipped: 248 / Auto-skipped: 0


riak_mnesia_24 / riak_mnesia / eaae0e3
Reports root/ big
OK: 1690 / Failed: 0 / User-skipped: 366 / Auto-skipped: 0

Copy link
Member

@chrzaszcz chrzaszcz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@chrzaszcz chrzaszcz merged commit 04ceb87 into master Mar 1, 2022
@chrzaszcz chrzaszcz deleted the security-policy branch March 1, 2022 14:51
@Premwoik Premwoik added this to the 5.1.0 milestone May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants